mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
39165: update options to correspond to latest versions of software in various functions
This commit is contained in:
parent
972423629f
commit
48c20d74a7
11 changed files with 138 additions and 67 deletions
|
|
@ -41,6 +41,7 @@ _arguments -C \
|
|||
'(- *)-version[display version information]' \
|
||||
'(- *)-diagnostics[print information helpful to diagnosis or report problems]' \
|
||||
'(-q -quiet)'{-q,-quiet}'[be extra quiet]' \
|
||||
'(-s -silent)'{-s,-silent}'[print nothing but task outputs and build failures]' \
|
||||
'(-v -verbose)'{-v,-verbose}'[be extra verbose]' \
|
||||
'(-d -debug)'{-d,-debug}'[print debugging information]' \
|
||||
'(-e -emacs)'{-e,-emacs}'[produce logging information without adornments]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue