Make the --numeric --bytes --line-mode combination more explicitly defined

This commit is contained in:
Andrew Wood
2023-07-24 20:57:31 +01:00
parent e0856df8ef
commit 0518357560
+8 -2
View File
@@ -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