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
commit 69ed1d913a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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