forked from coop-cloud-mirrors/godotenv
Update cmd.go
Tiny little grammatical error.
This commit is contained in:
parent
c0b86d615e
commit
5917dd2291
@ -19,7 +19,7 @@ func main() {
|
|||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
usage := `
|
usage := `
|
||||||
Run a process with a env setup from a .env file
|
Run a process with an env setup from an .env file
|
||||||
|
|
||||||
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS
|
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user