Set --version as a boolean #87
This commit is contained in:
@@ -76,6 +76,7 @@ You need to pass an argument to this option to specify the name that your module
|
|||||||
.boolean("acorn")
|
.boolean("acorn")
|
||||||
.boolean("spidermonkey")
|
.boolean("spidermonkey")
|
||||||
.boolean("lint")
|
.boolean("lint")
|
||||||
|
.boolean("V")
|
||||||
|
|
||||||
.wrap(80)
|
.wrap(80)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user