Skip to content

Commit 407ce63

Browse files
authored
Add head option to readme
1 parent 571caf7 commit 407ce63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ These are keys in the options object you can pass to the progress bar along with
3333
- `total` total number of ticks to complete
3434
- `width` the displayed width of the progress bar defaulting to total
3535
- `stream` the output stream defaulting to stderr
36+
- `head` head character defaulting to complete character
3637
- `complete` completion character defaulting to "="
3738
- `incomplete` incomplete character defaulting to "-"
3839
- `renderThrottle` minimum time between updates in milliseconds defaulting to 16

0 commit comments

Comments
 (0)