From a0cd6a5d18356f512ae8f1b59165d54146688953 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 16 May 2026 20:21:31 +0100 Subject: [PATCH] Describe the values in the --stats line in the correct order. --- 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 bfffbaf..3447a0f 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -242,7 +242,7 @@ process title. .TP .B \-v, \-\-stats At the end of the transfer, write an additional line showing the transfer -rate minimum, maximum, mean, and standard deviation. +rate minimum, mean, maximum, and standard deviation. The values are always in bytes per second (or bits, with \*(lq\fB\-\-bits\fR\*(rq). .TP diff --git a/docs/pv.1.md b/docs/pv.1.md index b581857..80e062d 100644 --- a/docs/pv.1.md +++ b/docs/pv.1.md @@ -252,7 +252,7 @@ are explicitly switched on will be shown. **-v, \--stats** : At the end of the transfer, write an additional line showing the - transfer rate minimum, maximum, mean, and standard deviation. The + transfer rate minimum, mean, maximum, and standard deviation. The values are always in bytes per second (or bits, with "**\--bits**"). **-f, \--force**