Skip to content

Commit

Permalink
Merge pull request #63 from mdanzinger/patch-1
Browse files Browse the repository at this point in the history
Update cmd.go
  • Loading branch information
joho authored Nov 20, 2018
2 parents c0b86d6 + 2841430 commit 69ed1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/godotenv/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69ed1d9

Please sign in to comment.