docs: update envs usage,

This commit is contained in:
Bo-Yi Wu 2019-09-29 11:21:15 +08:00
parent cacb93d984
commit 79584d6cfa

View File

@ -131,7 +131,7 @@ func main() {
},
cli.StringSliceFlag{
Name: "envs",
Usage: "Pass envs",
Usage: "pass environment variable to shell script",
EnvVar: "PLUGIN_ENVS,INPUT_ENVS",
},
cli.BoolFlag{