Skip to content
Snippets Groups Projects
Commit c539b831 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl.1: "a file", not an

parent 0a2edfc3
No related branches found
No related tags found
No related merge requests found
......@@ -526,8 +526,8 @@ or
\fBcurl\fP -F "name=daniel;type=text/foo" url.com
You can also explicitly change the name field of an file upload part by
setting filename=, like this:
You can also explicitly change the name field of a file upload part by setting
filename=, like this:
\fBcurl\fP -F "file=@localfile;filename=nameinpost" url.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment