Remove the caveat about only specifying "%p" once, as it can now be used more than once.
This commit is contained in:
@@ -474,7 +474,6 @@ Format strings used by \*(lq\fB\-\-format\fR\*(rq and
|
||||
.B %p
|
||||
Progress bar.
|
||||
Expands to fill the remaining space.
|
||||
Should only be specified once.
|
||||
Equivalent to \*(lq\fB\-\-progress\fR\*(rq.
|
||||
.TP
|
||||
.B %t
|
||||
|
||||
+2
-2
@@ -422,8 +422,8 @@ contain the following sequences:
|
||||
|
||||
**%p**
|
||||
|
||||
: Progress bar. Expands to fill the remaining space. Should only be
|
||||
specified once. Equivalent to "**\--progress**".
|
||||
: Progress bar. Expands to fill the remaining space. Equivalent to
|
||||
"**\--progress**".
|
||||
|
||||
**%t**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user