Merge pull request #63 from mdanzinger/patch-1

Update cmd.go
This commit is contained in:
John Barton
2018-11-21 06:47:48 +11:00
committed by GitHub

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 a .env file
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS