From a0a097decb779b841a1cc83d8524d2b53987a68b Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 24 May 2026 15:51:06 +0100 Subject: [PATCH] Mention that the ETA will be displayed on the second part. --- docs/pv.1 | 2 +- docs/pv.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pv.1 b/docs/pv.1 index 5a5f516..cd9a495 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -386,7 +386,7 @@ A common use for this is this where one part of a pipeline generates data quickly but of unknown size, and the next part processes it slowly. With \*(lq\fIquick\fR\~\fB|\~pv\~\-U\~\-\~|\fR\~\fIslow\fR\*(rq, a progress bar is displayed with unknown size for the \fIquick\fR part, then a second -is shown with a known size for the \fIslow\fR part. +is shown with a known size and ETA for the \fIslow\fR part. .\" .\" .SS "Alternative operating modes" diff --git a/docs/pv.1.md b/docs/pv.1.md index 4477bc5..8393f17 100644 --- a/docs/pv.1.md +++ b/docs/pv.1.md @@ -399,7 +399,7 @@ are explicitly switched on will be shown. data quickly but of unknown size, and the next part processes it slowly. With "*quick* **\| pv -U - \|** *slow*", a progress bar is displayed with unknown size for the *quick* part, then a second is - shown with a known size for the *slow* part. + shown with a known size and ETA for the *slow* part. ## Alternative operating modes