chore: fix typo (#231)

pull/233/head
ALX99 2024-05-20 15:43:01 +09:00 committed by GitHub
parent 7765d9d198
commit 32e64fa834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ func main() {
flag.Parse()
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