mirror of
https://github.com/joho/godotenv.git
synced 2025-05-31 11:42:15 +00:00
An even tinier grammar fix
I read `.env` aloud as dotenv so the A makes sense.
This commit is contained in:
parent
5917dd2291
commit
2841430efc
@ -19,7 +19,7 @@ func main() {
|
||||
flag.Parse()
|
||||
|
||||
usage := `
|
||||
Run a process with an env setup from an .env file
|
||||
Run a process with an env setup from a .env file
|
||||
|
||||
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user