Declare boolean type for --keep-fnames
This commit is contained in:
parent
fe55e0d93d
commit
93a6e5780e
|
|
@ -103,6 +103,7 @@ You need to pass an argument to this option to specify the name that your module
|
|||
.boolean("V")
|
||||
.boolean("noerr")
|
||||
.boolean("bare-returns")
|
||||
.boolean("keep-fnames")
|
||||
|
||||
.wrap(80)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user