aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/cmdline-opts/egd-file.d1
-rw-r--r--docs/cmdline-opts/form-string.d1
-rw-r--r--docs/cmdline-opts/quote.d1
-rw-r--r--docs/cmdline-opts/referer.d1
4 files changed, 4 insertions, 0 deletions
diff --git a/docs/cmdline-opts/egd-file.d b/docs/cmdline-opts/egd-file.d
index 2ee6d34d7..c22790f6a 100644
--- a/docs/cmdline-opts/egd-file.d
+++ b/docs/cmdline-opts/egd-file.d
@@ -1,4 +1,5 @@
Long: egd-file
+Arg: <file>
Help: EGD socket path for random data
Protocols: TLS
See-also: random-file
diff --git a/docs/cmdline-opts/form-string.d b/docs/cmdline-opts/form-string.d
index db1856b4f..1e6c0f94c 100644
--- a/docs/cmdline-opts/form-string.d
+++ b/docs/cmdline-opts/form-string.d
@@ -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
diff --git a/docs/cmdline-opts/quote.d b/docs/cmdline-opts/quote.d
index 621c571a3..cdd3ca6bd 100644
--- a/docs/cmdline-opts/quote.d
+++ b/docs/cmdline-opts/quote.d
@@ -1,4 +1,5 @@
Long: quote
+Short: Q
Help: Send command(s) to server before transfer
Protocols: FTP SFTP
---
diff --git a/docs/cmdline-opts/referer.d b/docs/cmdline-opts/referer.d
index fe6557a25..1d4521140 100644
--- a/docs/cmdline-opts/referer.d
+++ b/docs/cmdline-opts/referer.d
@@ -1,5 +1,6 @@
Long: referer
Short: e
+Arg: <URL>
Protocols: HTTP
Help: Referer URL
See-also: user-agent header