Skip to content

Commit

Permalink
Add cli keyword (#1213)
Browse files Browse the repository at this point in the history
* Add cli keyword

* Add arguments variations to keywords
  • Loading branch information
shadowspawn committed Mar 12, 2020
1 parent 83af0fd commit f86d878
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -6,7 +6,11 @@
"commander",
"command",
"option",
"parser"
"parser",
"cli",
"argument",
"args",
"argv"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"license": "MIT",
Expand Down

0 comments on commit f86d878

Please sign in to comment.