We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcaa30 commit 3a30244Copy full SHA for 3a30244
wcurl
@@ -84,7 +84,7 @@ Options:
84
<URL>: URL to be downloaded. Anything that is not a parameter is considered
85
an URL. Whitespaces are percent-encoded and the URL is passed to curl, which
86
then performs the parsing. May be specified more than once.
87
- Arguments starting with "@" are considered as a file listing multiple URLs to be
+ Arguments starting with "@" are considered as a file containing multiple URLs to be
88
downloaded; "@<PATH>" is equivalent to using "--input-file <PATH>".
89
_EOF_
90
}
0 commit comments