shell/completion/amake_zsh in autoproj-2.9.0 vs shell/completion/amake_zsh in autoproj-2.10.0
- old
+ new
@@ -18,9 +18,10 @@
{--deps,--no-deps}'[controls whether the operation should apply to the package''s dependencies as well. -n is a shortcut for --no-deps]' \
{--parallel,-p}'[maximum number of parallel jobs]' \
{--auto-exclude,--no-auto-exclude}'[if true, packages that fail to import will be excluded from the build]' \
{--tool,--no-tool}'[act as a build tool, transparently passing the subcommand''s outputs to STDOUT]' \
{--confirm,--no-confirm}'[--force and --rebuild will ask confirmation if applied to the whole workspace. Use --no-confirm to disable this confirmation]' \
+ --not'[do not build the packages listed]' \
'*:arg:_autoproj_installed_packages'
}
compdef _amake amake