Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 69ed1d9

Browse files
authored
Merge pull request joho#63 from mdanzinger/patch-1
Update cmd.go
2 parents c0b86d6 + 2841430 commit 69ed1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/godotenv/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func main() {
1919
flag.Parse()
2020

2121
usage := `
22-
Run a process with a env setup from a .env file
22+
Run a process with an env setup from a .env file
2323
2424
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS
2525

0 commit comments

Comments
 (0)