Skip to content

Commit

Permalink
alias -P on --provides
Browse files Browse the repository at this point in the history
let's make it symetric/constistent with -R/--requires
  • Loading branch information
soig authored and Lubos Kardos committed Jan 28, 2016
1 parent b30d665 commit 90da220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpmpopt.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ rpm alias --obsoletes --qf \
rpm alias --provides --qf \
"[%|VERBOSE?{%{PROVIDEFLAGS:deptype}: }:{}|%{PROVIDENEVRS}\n]" \
--POPTdesc=$"list capabilities that this package provides"
rpm alias -P --provides

rpm alias --requires --qf \
"[%|VERBOSE?{%{REQUIREFLAGS:deptype}: }:{}|%{REQUIRENEVRS}\n]" \
Expand Down

0 comments on commit 90da220

Please sign in to comment.