Skip to content

Commit

Permalink
rpm: Offer --filetriggers with -q
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Aug 12, 2016
1 parent 30598c8 commit 8212aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/rpm
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ _rpm()
--fileprovide --filerequire --filesbypkg --info --list
--obsoletes --pipe --provides --queryformat= --requires
--scripts --suggests --triggers --xml --recommends
--supplements"
--supplements --filetriggers"

if [[ ${words[@]} == *\ -@(*([^ -])f|-file )* ]]; then
# -qf completion
Expand Down

0 comments on commit 8212aca

Please sign in to comment.