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 571caf7 commit 407ce63Copy full SHA for 407ce63
Readme.md
@@ -33,6 +33,7 @@ These are keys in the options object you can pass to the progress bar along with
33
- `total` total number of ticks to complete
34
- `width` the displayed width of the progress bar defaulting to total
35
- `stream` the output stream defaulting to stderr
36
+- `head` head character defaulting to complete character
37
- `complete` completion character defaulting to "="
38
- `incomplete` incomplete character defaulting to "-"
39
- `renderThrottle` minimum time between updates in milliseconds defaulting to 16
0 commit comments