aboutsummaryrefslogtreecommitdiff
path: root/completion/zsh-completion.zsh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-04 23:43:56 -0700
committerMattias Andrée <maandree@operamail.com>2012-07-04 23:43:56 -0700
commit6eff50c84ac3da6723ff0b50841082f15b927d78 (patch)
tree8187060feb499047ae44fa97815b4a085ac4c148 /completion/zsh-completion.zsh
parent738dc690ebfd902f0168e47a7a875c5708b8ce18 (diff)
parent63849f33259e162396da696e0a66976d705b81a6 (diff)
downloadponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.tar.gz
ponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.tar.bz2
ponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.zip
Merge pull request #21 from jristz/master
Request submit teses (I hope this is the right way)
Diffstat (limited to 'completion/zsh-completion.zsh')
-rw-r--r--completion/zsh-completion.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/completion/zsh-completion.zsh b/completion/zsh-completion.zsh
index 26116d2..07b2ebf 100644
--- a/completion/zsh-completion.zsh
+++ b/completion/zsh-completion.zsh
@@ -3,7 +3,7 @@ _shortopts=(
'-v[Show version and exit]'
'-h[Show this help and exit]'
'-l[list ponyfiles]'
- '-f[Select a pony (either a filename or a ponyname]: :_path_files -W "/usr/share/ponies" -g "*(\:r)"'
+ '-f[Select a pony (either a filename or a ponyname]: :_path_files -W "/usr/share/ponysay/ponies" -g "*(\:r)"'
'-W[The screen column where the message should be wrapped]'
)
_arguments -s : \