mirror of
https://github.com/joho/godotenv.git
synced 2025-06-15 00:46:03 +00:00
chore: fix typo (#231)
This commit is contained in:
parent
7765d9d198
commit
32e64fa834
@ -20,7 +20,7 @@ func main() {
|
|||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
usage := `
|
usage := `
|
||||||
Run a process with an env setup from a .env fil
|
Run a process with an env setup from a .env file
|
||||||
|
|
||||||
godotenv [-o] [-f ENV_FILE_PATHS] COMMAND_ARGS
|
godotenv [-o] [-f ENV_FILE_PATHS] COMMAND_ARGS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user