mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:53:36 +03:00
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
This commit is contained in:
parent
df0282a82b
commit
5dddc1dc7e
235 changed files with 289 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ Help: Specify multipart MIME data
|
|||
Protocols: HTTP SMTP IMAP
|
||||
Arg: <name=string>
|
||||
See-also: form
|
||||
Category: http upload
|
||||
---
|
||||
Similar to --form except that the value string for the named parameter is used
|
||||
literally. Leading \&'@' and \&'<' characters, and the \&';type=' string in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue