From 3d52919411b904d63e99c5537d762de3bdd57fab Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 7 Dec 2024 23:26:12 +0000 Subject: [PATCH] Remove the caveat about only specifying "%p" once, as it can now be used more than once. --- docs/pv.1 | 1 - docs/pv.1.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/pv.1 b/docs/pv.1 index 8add255..245e907 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -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 diff --git a/docs/pv.1.md b/docs/pv.1.md index 962ca07..17ca8be 100644 --- a/docs/pv.1.md +++ b/docs/pv.1.md @@ -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**