mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Accpet multiple env arguments
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ common_ops=(
|
|||||||
{-C,--no-color}"[disable color]"
|
{-C,--no-color}"[disable color]"
|
||||||
{-V,--verbose}"[make output more detailed]"
|
{-V,--verbose}"[make output more detailed]"
|
||||||
{-d,--debug}"[enable debugging]"
|
{-d,--debug}"[enable debugging]"
|
||||||
{-e,--env=}"[set environment]:envvar:_parameters -g '*export*' -qS="
|
\*{-e,--env=}"[set environment]:envvar:_parameters -g '*export*' -qS="
|
||||||
'(- *)'{-h,--help}"[show the help message and quit]"
|
'(- *)'{-h,--help}"[show the help message and quit]"
|
||||||
{-l,--color}"[enable color]"
|
{-l,--color}"[enable color]"
|
||||||
'(- *)'{-v,--version}"[show version information and quit]"
|
'(- *)'{-v,--version}"[show version information and quit]"
|
||||||
|
|||||||
Reference in New Issue
Block a user