File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ if the installed curl's version is \>= 8.16.0 (--parallel-max-host);
3737.IP " * Automatically choose a filename as output;"
3838.IP " * Avoid overwriting files"
3939.nf
40- if the installed curl's version is \> = 7.83.0 (--no-clobber);
40+ if the installed curl's version is \> = 7.83.0 (--no-clobber);
4141.fi
4242.IP " * Perform retries;"
4343.IP " * Set the downloaded file timestamp"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ By default, **wcurl** does:
5353## * Automatically choose a filename as output;
5454
5555## * Avoid overwriting files
56- if the installed curl's version is \>= 7.83.0 (--no-clobber);
56+ if the installed curl's version is \>= 7.83.0 (--no-clobber);
5757
5858## * Perform retries;
5959
You can’t perform that action at this time.
0 commit comments