forked from coop-cloud-mirrors/godotenv
chore: fix typo (#231)
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user