We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0851f93 commit f29cf62Copy full SHA for f29cf62
bin/nib-ls
@@ -156,7 +156,7 @@ def get_opt_parser():
156
157
Option("-z", "--zeros",
158
action="store_true", dest='stats_zeros', default=False,
159
- help="Include zeros into output basic data statistics (--stats)"),
+ help="Include zeros into output basic data statistics (--stats, --counts)"),
160
])
161
162
return p
0 commit comments