Remove the caveat about only specifying "%p" once, as it can now be used more than once.

This commit is contained in:
Andrew Wood
2024-12-07 23:26:12 +00:00
parent 52ea1b5ba2
commit 3d52919411
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -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
View File
@@ -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**