We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0425ad5 commit 20452a7Copy full SHA for 20452a7
index.js
@@ -160,7 +160,7 @@ const argv = require("yargs")
160
})
161
.option("sys-env-keys", {
162
alias: "sys-env-keys",
163
- describe: "system environment variables from .env file and os environment",
+ describe: "system environment variables from .env file and os environment in order",
164
type: "string",
165
166
.option("envfl", {
0 commit comments