Skip to content

Commit 691f939

Browse files
samuelophsergiodj
andauthored
Update README.md
Co-authored-by: Sergio Durigan Junior <[email protected]>
1 parent 5690be1 commit 691f939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ instead forwarded to the curl invocation.
119119
URL to be downloaded. Anything that is not a parameter is considered
120120
an URL. Whitespaces are percent-encoded and the URL is passed to curl, which
121121
then performs the parsing. May be specified more than once.
122-
Arguments starting with "@" are considered as a file listing multiple URLs to
123-
be downloaded; "@\<PATH\>" is equivalent to using "--input-file \<PATH\>".
122+
Arguments starting with `@` are considered as a file containing multiple URLs to
123+
be downloaded; `@\<PATH\>` is equivalent to using `--input-file \<PATH\>`.
124124

125125
# Examples
126126

0 commit comments

Comments
 (0)