cmdline-opts: added some missing info

This commit is contained in:
Daniel Stenberg 2016-12-16 22:01:01 +01:00
parent c588840568
commit 4b8b7a2d36
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
Long: egd-file
Arg: <file>
Help: EGD socket path for random data
Protocols: TLS
See-also: random-file

View File

@ -1,6 +1,7 @@
Long: form-string
Help: Specify HTTP multipart POST data
Protocols: HTTP
Arg: <name=string>
See-also: form
---
Similar to --form except that the value string for the named parameter is used

View File

@ -1,4 +1,5 @@
Long: quote
Short: Q
Help: Send command(s) to server before transfer
Protocols: FTP SFTP
---

View File

@ -1,5 +1,6 @@
Long: referer
Short: e
Arg: <URL>
Protocols: HTTP
Help: Referer URL
See-also: user-agent header