Honour the --force setting when writing the progress display

This commit is contained in:
Andrew Wood
2023-07-16 21:58:08 +01:00
parent c8090806f9
commit bcb33ce2aa
5 changed files with 19 additions and 5 deletions
+13
View File
@@ -590,6 +590,19 @@ The following problems are known to exist in
.BR @PACKAGE@ :
.TP
.B *
In some versions of
.BR bash (1)
and
.BR zsh (1),
the construct
.B <(pv filename)
will not output any progress to the terminal when run from an interactive
shell, due to the subprocess being run in a separate process group from the
one that owns the terminal. In these cases, use
.BR \-\-force .
.P
.TP
.B *
The
.B -c
option does not work properly on Cygwin without