mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Fixed typo
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ _phing() {
|
||||
integer NORMARG
|
||||
typeset -A opt_args
|
||||
|
||||
# follow http://phing.info/docs/stable/webhelp/sec.commandlineargs.html for more information
|
||||
# Follow http://phing.info/docs/stable/webhelp/sec.commandlineargs.html for more information
|
||||
_arguments \
|
||||
'(-h -help)'{-h,-help}'[display the help screen]' \
|
||||
'(-v -version)'{-v,-version}'[print version information and exit]' \
|
||||
|
||||
Reference in New Issue
Block a user