declared --stats as boolean

This commit is contained in:
Mihai Bazon
2012-09-05 18:19:24 +03:00
parent c7b484b64f
commit 0afafe64fc

View File

@@ -25,6 +25,7 @@ Use a single dash to read input from the standard input.\
.boolean("b")
.boolean("v")
.boolean("stats")
.argv
;