Update cmd.go

Tiny little grammatical error.
This commit is contained in:
Mendy Danzinger
2018-11-20 13:25:32 -05:00
committed by GitHub
parent c0b86d615e
commit 5917dd2291

View File

@ -19,7 +19,7 @@ func main() {
flag.Parse()
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