mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-23 21:36:13 +01:00
Support --download-api-only in bash-completion
This commit is contained in:
parent
3e7f355a0a
commit
450cf54240
2
dist/osc.complete
vendored
2
dist/osc.complete
vendored
@ -350,7 +350,7 @@ add|addremove|ar)
|
||||
fi
|
||||
;;
|
||||
build)
|
||||
opts=(--help --oldpackages --disable-cpio-bulk-download --release --baselibs
|
||||
opts=(--help --oldpackages --disable-cpio-bulk-download --download-api-only --release --baselibs
|
||||
--disable-debuginfo --debuginfo --alternative-project --vm-type --linksources
|
||||
--local-package --build-uid --userootforbuild --define --without --with
|
||||
--ccache --icecream --jobs --root --extra-pkgs --keep-pkgs --prefer-pkgs
|
||||
|
Loading…
Reference in New Issue
Block a user