Skip to content

Commit 20452a7

Browse files
committed
updated info
1 parent 0425ad5 commit 20452a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const argv = require("yargs")
160160
})
161161
.option("sys-env-keys", {
162162
alias: "sys-env-keys",
163-
describe: "system environment variables from .env file and os environment",
163+
describe: "system environment variables from .env file and os environment in order",
164164
type: "string",
165165
})
166166
.option("envfl", {

0 commit comments

Comments
 (0)