Skip to content

Commit 2e82f82

Browse files
committed
Doc: document --precent-ndigits
1 parent b2ead87 commit 2e82f82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/help.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Display options:
7070
--hide-cursor <?value>: Whether to hide the cursor during the run
7171
--binary-prefix <value>: Set the binary prefix to used. Must be IEC, SI or JEDEC. Default is IEC
7272
--percent-type <value>: Set the percentage output type. 1 for percentage number, 2 for bar, 3 for both, 6 for bar only, 9 for colored number. Default is 1
73+
--percent-ndigits <value>: Set the number of digits to keep after the decimal point when formatting percentage numbers. Default is 0
7374
--bar-char-elapsed <str>: Set the character to use in elapsed part. Default is '■'
7475
--bar-char-total <str>: Set the character to use in total part. Default is '-'
7576
--bar-width <?num>: Set the width of the bar, in number of characters. Default is 10

0 commit comments

Comments
 (0)