File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ should be using curl directly if your use case is not covered.
53
53
54
54
Specify extra options to be passed when invoking curl. May be specified more than once.
55
55
56
- * ` -o, -O, --output=<PATH> `
56
+ * ` -o, -O, --output, --output =<PATH> `
57
57
58
58
Use the provided output path instead of getting it from the URL. If multiple
59
59
URLs are provided, all files will have the same name with a number appended to
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ By default, \fBwcurl\fR will:
73
73
\fB \-\- curl \- options, \-\- curl \- options= \fI <CURL_OPTIONS> \fR ...\fR
74
74
Specify extra options to be passed when invoking curl. May be specified more than once.
75
75
.TP
76
- \fB \- o, \- O, \-\- output= \fI <PATH> \fR ...\fR
76
+ \fB \- o, \- O, \-\- output, \-\- output =\fI <PATH> \fR ...\fR
77
77
Use the provided output path instead of getting it from the URL. If multiple
78
78
URLs are provided, all files will have the same name with a number appended to
79
79
the end (curl >= 7.83.0). If this option is provided multiple times, only the
You can’t perform that action at this time.
0 commit comments