Add --no-refresh to the completion
This commit is contained in:
parent
343c7de29f
commit
8917382e4f
@ -96,7 +96,7 @@ __complete_build() {
|
||||
opts="-v -q -l -s -t -f -a -w"
|
||||
|
||||
lopts="--verbose --quiet --latest --stop --test --server --resetserver
|
||||
--on-server --skip-scan --no-tarball --force --all --wiki"
|
||||
--on-server --skip-scan --no-tarball --force --all --wiki --no-refresh"
|
||||
case "${cur}" in
|
||||
-*)
|
||||
__complete_options
|
||||
|
Loading…
x
Reference in New Issue
Block a user