summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/disable.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-28 11:50:07 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-28 16:20:12 +0200
commitce6e3e53209c0f0d8c8f54e230f0a6bef8c8fc2e (patch)
treecc5df33c31f5ae25222461a3baeda42ca8960025 /docs/cmdline-opts/disable.d
parentebf18468c0fb2d74c2c4a2a4a5a6dedd0cf8aea6 (diff)
downloadcurl-ce6e3e53209c0f0d8c8f54e230f0a6bef8c8fc2e.tar.gz
cmdline-opts: made the 'Added:' field mandatory
Since "too old" versions are no longer included in the generated man page, this field is now mandatory so that it won't be forgotten and then not included in the documentation. Closes #7786
Diffstat (limited to 'docs/cmdline-opts/disable.d')
-rw-r--r--docs/cmdline-opts/disable.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/disable.d b/docs/cmdline-opts/disable.d
index 3eb87f8d4..e7dd6c722 100644
--- a/docs/cmdline-opts/disable.d
+++ b/docs/cmdline-opts/disable.d
@@ -3,6 +3,7 @@ Short: q
Help: Disable .curlrc
Category: curl
Example: -q $URL
+Added: 5.0
---
If used as the first parameter on the command line, the *curlrc* config
file will not be read and used. See the --config for details on the default