1
0
mirror of https://github.com/joho/godotenv.git synced 2025-04-27 13:12:49 +00:00

Merge pull request 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

@ -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