Merge pull request #63 from mdanzinger/patch-1

Update cmd.go
pull/70/head
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
1 changed files with 1 additions and 1 deletions

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