We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7765d9d commit 32e64faCopy full SHA for 32e64fa
cmd/godotenv/cmd.go
@@ -20,7 +20,7 @@ func main() {
20
flag.Parse()
21
22
usage := `
23
-Run a process with an env setup from a .env fil
+Run a process with an env setup from a .env file
24
25
godotenv [-o] [-f ENV_FILE_PATHS] COMMAND_ARGS
26
0 commit comments