From 05183575607e843b07ff3316e97ac2cd44cb7be0 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 24 Jul 2023 20:57:31 +0100 Subject: [PATCH] Make the --numeric --bytes --line-mode combination more explicitly defined --- doc/quickref.1.in | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/quickref.1.in b/doc/quickref.1.in index 5716e28..2eb7e41 100644 --- a/doc/quickref.1.in +++ b/doc/quickref.1.in @@ -209,10 +209,16 @@ is in use, then adding will cause the number of bytes processed so far to be output instead of a percentage; if .B \-\-line\-mode -is also in use, then instead of bytes or a percentage, the number of lines +is also in use as well as +.B \-\-bytes +and +.BR \-\-numeric , +then instead of bytes or a percentage, the number of lines so far is output. And finally, if .B \-\-timer -is also in use, then each output line is prefixed with the elapsed time +is added to +.BR \-\-numeric , +then each output line is prefixed with the elapsed time so far, as a decimal number of seconds. .TP .B \-q, \-\-quiet