enable-beta -> beta

This commit is contained in:
Darko Poljak 2016-12-07 23:43:03 +01:00
commit 6d765c1ff7
3 changed files with 6 additions and 5 deletions

View file

@ -36,7 +36,7 @@ _cdist()
return 0
;;
config|install)
opts="-h --help -d --debug -v --verbose -b --enable-beta \
opts="-h --help -d --debug -v --verbose -b --beta \
-c --conf-dir -f --file -i --initial-manifest -j --jobs \
-n --dry-run -o --out-dir -p --parallel -s --sequential \
--remote-copy --remote-exec"