]> granicus.if.org Git - curl/commitdiff
cmdline-opts: added some missing info
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2016 21:01:01 +0000 (22:01 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2016 21:01:01 +0000 (22:01 +0100)
docs/cmdline-opts/egd-file.d
docs/cmdline-opts/form-string.d
docs/cmdline-opts/quote.d
docs/cmdline-opts/referer.d

index 2ee6d34d77769ce57352e98832ee9537c1bcecd6..c22790f6ae7fc1ce7e2c812600e0cd1f946097ea 100644 (file)
@@ -1,4 +1,5 @@
 Long: egd-file
+Arg: <file>
 Help: EGD socket path for random data
 Protocols: TLS
 See-also: random-file
index db1856b4f3260826f65d6cd1e813869439d803a4..1e6c0f94c0b89fcba43cdc0846f52722da97eaa1 100644 (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
index 621c571a32f0e3520f81b4eab01be887413ceb9c..cdd3ca6bd02baa89673c2ac941d33f3a225198f9 100644 (file)
@@ -1,4 +1,5 @@
 Long: quote
+Short: Q
 Help: Send command(s) to server before transfer
 Protocols: FTP SFTP
 ---
index fe6557a253750f39a88964187e2abdd873c2ab8e..1d45211401da5e29942eafad5a7ddc99d77cf11e 100644 (file)
@@ -1,5 +1,6 @@
 Long: referer
 Short: e
+Arg: <URL>
 Protocols: HTTP
 Help: Referer URL
 See-also: user-agent header