Skip to content

Commit 0a5dfdf

Browse files
committed
changed alias name
1 parent 06fd9ef commit 0a5dfdf

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
@@ -164,7 +164,7 @@ const argv = require("yargs")
164164
type: "string",
165165
})
166166
.option("envfl", {
167-
alias: "env_file",
167+
alias: "env-file",
168168
describe: "path of .env file",
169169
type: "string",
170170
})

0 commit comments

Comments
 (0)