Accpet multiple env arguments

This commit is contained in:
Shohei YOSHIDA 2023-08-28 12:01:03 +09:00
parent 7603240219
commit 796ee337fa
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ common_ops=(
{-C,--no-color}"[disable color]"
{-V,--verbose}"[make output more detailed]"
{-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]"
{-l,--color}"[enable color]"
'(- *)'{-v,--version}"[show version information and quit]"