mirror of https://github.com/therootcompany/dotenv
fix quote typo
This commit is contained in:
parent
310a30b9b6
commit
0e7e7179f6
|
@ -28,7 +28,7 @@ curl -A MS https://webinstall.dev/dotenv | powershell
|
||||||
dotenv v1.0.0 (17c7677) 2020-10-19T23:43:57Z
|
dotenv v1.0.0 (17c7677) 2020-10-19T23:43:57Z
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
dotenv [-f .env.alternate] -- <command> [arguments...]"
|
dotenv [-f .env.alternate] -- <command> [arguments...]
|
||||||
|
|
||||||
-f string
|
-f string
|
||||||
path to .env file (default ".env")
|
path to .env file (default ".env")
|
||||||
|
|
Loading…
Reference in New Issue