Skip to content

Commit 6e22bd9

Browse files
committed
update documentation
1 parent cedb84f commit 6e22bd9

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,10 @@ Parameters
268268
* miniters : int, optional
269269
Minimum progress update interval, in iterations.
270270
If specified, will set `mininterval` to 0.
271-
* ascii : bool, optional
271+
* ascii : bool or str, optional
272272
If unspecified or False, use unicode (smooth blocks) to fill
273-
the meter. The fallback is to use ASCII characters `1-9 #`.
273+
the meter.
274+
The fallback is to use ASCII characters " 123456789#".
274275
* disable : bool, optional
275276
Whether to disable the entire progressbar wrapper
276277
[default: False].

todo

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)