Simplify the explanation of --delay-start.
This commit is contained in:
@@ -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
@@ -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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user