Fixed typo
This commit is contained in:
parent
c0ebcbe56b
commit
d3e55a2c1a
|
@ -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]' \
|
||||
|
|
Loading…
Reference in New Issue