Mention that the ETA will be displayed on the second part.

This commit is contained in:
Andrew Wood
2026-05-24 15:51:06 +01:00
parent d0b230bceb
commit a0a097decb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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