We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b166f91 + 99fa6c2 commit 971155dCopy full SHA for 971155d
1 file changed
cli.js
@@ -10,7 +10,7 @@ var cli = meow([
10
'',
11
'Options',
12
' --encode, -e Returns the blah code representation of the given text input [Default: true]',
13
- ' --decode, -e Returns regular text of the given blah code [Default: false]',
+ ' --decode, -d Returns regular text of the given blah code [Default: false]',
14
' --help, -h Shows the help',
15
16
'Examples',
0 commit comments