Simplify the explanation of --delay-start.

This commit is contained in:
Andrew Wood
2026-05-22 21:15:06 +01:00
parent 98c92e0239
commit e82d5e48f4
2 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -154,8 +154,7 @@ the password prompt has been answered.
.TP
.BI \-D\ SEC \fR,\ \fB\-\-delay\-start\ SEC
Wait until \fISEC\fR seconds have passed before showing any progress
information, for example in a script where you only want to show a progress
bar if it starts taking a long time.
information, so that a transfer that is over quickly won't display anything.
The value of \fISEC\fR can be a decimal such as \*(lq0.5\*(rq.
.TP
.BI \-s\ SIZE \fR,\ \fB\-\-size\ SIZE
+2 -3
View File
@@ -157,9 +157,8 @@ are explicitly switched on will be shown.
**-D SEC, \--delay-start SEC**
: Wait until *SEC* seconds have passed before showing any progress
information, for example in a script where you only want to show a
progress bar if it starts taking a long time. The value of *SEC* can
be a decimal such as "0.5".
information, so that a transfer that is over quickly won\'t display
anything. The value of *SEC* can be a decimal such as "0.5".
**-s SIZE, \--size SIZE**