diff options
Diffstat (limited to 'bash-completion')
-rw-r--r-- | bash-completion/bm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bash-completion/bm b/bash-completion/bm index 65c6efb..feb2c18 100644 --- a/bash-completion/bm +++ b/bash-completion/bm @@ -28,8 +28,8 @@ _bm() if [[ "$cur" == -* ]]; then COMPREPLY=( $( compgen -W '--version -h --help -a -u -p -c -i \ - -s -b -l -j -o --unpack-dir= --build-log= --move-srpm= \ - --move-rpm= --move-failed-srpm= --copy-failed-srpm= \ + -s -b -l -j -o --unpack-dir= --build-log= --force-unpack \ + --move-srpm= --move-rpm= --move-failed-srpm= --copy-failed-srpm= \ --remove-failed-srpm --move-succeeded-srpm= \ --copy-succeeded-srpm= --remove-succeeded-srpm \ --move-log= --move-failed-log= --filter-renew= \ |