added numeral feature request issue #101
This commit is contained in:
Toni de la Fuente
2017-09-08 18:19:31 -04:00
committed by GitHub
parent dfd8e74003
commit e9ed339610

View File

@@ -130,6 +130,7 @@ USAGE:
-m <maxitems> specify the maximum number of items to return for long-running requests (default: 100)
-M <mode> output mode: text (defalut), mono, csv (separator is ","; data is on stdout; progress on stderr)
-k keep the credential report
-n show check numbers to sort easier (i.e.: 1.01 instead of 1.1)
-h this help
```