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 @@ -53,7 +53,7 @@ should be using curl directly if your use case is not covered.
5353
5454 Specify extra options to be passed when invoking curl. May be specified more than once.
5555
56- * ` -o, -O, --output=<PATH> `
56+ * ` -o, -O, --output, --output =<PATH> `
5757
5858 Use the provided output path instead of getting it from the URL. If multiple
5959 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:
7373\fB \-\- curl \- options, \-\- curl \- options= \fI <CURL_OPTIONS> \fR ...\fR
7474Specify extra options to be passed when invoking curl. May be specified more than once.
7575.TP
76- \fB \- o, \- O, \-\- output= \fI <PATH> \fR ...\fR
76+ \fB \- o, \- O, \-\- output, \-\- output =\fI <PATH> \fR ...\fR
7777Use the provided output path instead of getting it from the URL. If multiple
7878URLs are provided, all files will have the same name with a number appended to
7979the 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