Skip to content

Commit 02c4f3e

Browse files
committed
Modify Help Command & Make It More Descriptive
1 parent e89525a commit 02c4f3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/help.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@ console.log(
5959
`
6060
Flag(s) not recognised. Use any of the help command below for more info:
6161
62+
Help command:
6263
node-mongo --help
64+
65+
Help command (for shorter command alternative):
6366
nmgo --help`
6467
);
6568
}

0 commit comments

Comments
 (0)