Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
entropitor authored Jun 6, 2024
1 parent 5177620 commit f20a81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ dotenv <command>
```

### Custom .env files
Another .env file could be specified using the -e flag:
Another .env file could be specified using the -e flag (this will replace loading `.env` file):
```bash
$ dotenv -e .env2 -- <command with arguments>
```
Expand Down

0 comments on commit f20a81f

Please sign in to comment.