Skip to content

Commit 796ee33

Browse files
committed
Accpet multiple env arguments
1 parent 7603240 commit 796ee33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_nanoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ common_ops=(
4545
{-C,--no-color}"[disable color]"
4646
{-V,--verbose}"[make output more detailed]"
4747
{-d,--debug}"[enable debugging]"
48-
{-e,--env=}"[set environment]:envvar:_parameters -g '*export*' -qS="
48+
\*{-e,--env=}"[set environment]:envvar:_parameters -g '*export*' -qS="
4949
'(- *)'{-h,--help}"[show the help message and quit]"
5050
{-l,--color}"[enable color]"
5151
'(- *)'{-v,--version}"[show version information and quit]"

0 commit comments

Comments
 (0)