aboutsummaryrefslogtreecommitdiff
path: root/completion/zsh-completion.zsh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-16 18:36:52 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-16 18:36:52 +0200
commit8f2cb1bb30f94c48d6176e8b9d07b4e5228331ad (patch)
tree1f4756cb13bf0374ba1e3dddf0f6808cc85bfd1d /completion/zsh-completion.zsh
parent23d84d1b553d4e820b5a3ce0d388247ee670e20c (diff)
downloadponysay-8f2cb1bb30f94c48d6176e8b9d07b4e5228331ad.tar.gz
ponysay-8f2cb1bb30f94c48d6176e8b9d07b4e5228331ad.tar.bz2
ponysay-8f2cb1bb30f94c48d6176e8b9d07b4e5228331ad.zip
shell completion improvements
Diffstat (limited to 'completion/zsh-completion.zsh')
-rw-r--r--completion/zsh-completion.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/completion/zsh-completion.zsh b/completion/zsh-completion.zsh
index 07b2ebf..5222d38 100644
--- a/completion/zsh-completion.zsh
+++ b/completion/zsh-completion.zsh
@@ -3,7 +3,9 @@ _shortopts=(
'-v[Show version and exit]'
'-h[Show this help and exit]'
'-l[list ponyfiles]'
+ '-L[list ponyfiles with alternatives]'
'-f[Select a pony (either a filename or a ponyname]: :_path_files -W "/usr/share/ponysay/ponies" -g "*(\:r)"'
+ '-q[Select ponies for MLP:FiM quotes]'
'-W[The screen column where the message should be wrapped]'
)
_arguments -s : \