mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-09 04:25:48 +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
|
fi
|
||||||
;;
|
;;
|
||||||
build)
|
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
|
--disable-debuginfo --debuginfo --alternative-project --vm-type --linksources
|
||||||
--local-package --build-uid --userootforbuild --define --without --with
|
--local-package --build-uid --userootforbuild --define --without --with
|
||||||
--ccache --icecream --jobs --root --extra-pkgs --keep-pkgs --prefer-pkgs
|
--ccache --icecream --jobs --root --extra-pkgs --keep-pkgs --prefer-pkgs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user