summaryrefslogtreecommitdiff
path: root/shell/zsh-completion
diff options
context:
space:
mode:
authorErick Cafferata <erick@cafferata.me>2019-01-19 15:56:00 -0500
committerErick Cafferata <erick@cafferata.me>2019-01-20 10:59:13 -0500
commit4494fd2afb566fc906dcb86f01f93d58ca42da37 (patch)
tree2273bc4e4db476d069e8d4c4bb1ed26f7c0ec133 /shell/zsh-completion
parentc4b485bca7df7e7b63ddeca25ed7d854aab59ef2 (diff)
downloadasp32-4494fd2afb566fc906dcb86f01f93d58ca42da37.tar.xz
update shell completion and documentation
Diffstat (limited to 'shell/zsh-completion')
-rw-r--r--shell/zsh-completion1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/zsh-completion b/shell/zsh-completion
index 13ede7c..20aa550 100644
--- a/shell/zsh-completion
+++ b/shell/zsh-completion
@@ -43,6 +43,7 @@ _arguments \
'-a[architecture]' \
'-f[overwrite files]' \
'-h[print help and exit]' \
+ '-u[Force upstream asp behavior]' \
'-V[print version and exit]' \
'*::asp command:_asp_command'