summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/config.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/config.d')
-rw-r--r--docs/cmdline-opts/config.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/config.d b/docs/cmdline-opts/config.d
index 1de0b31f4..e356dc939 100644
--- a/docs/cmdline-opts/config.d
+++ b/docs/cmdline-opts/config.d
@@ -4,8 +4,8 @@ Help: Read config from a file
Short: K
Category: curl
Example: --config file.txt $URL
+Added: 4.10
---
-
Specify a text file to read curl arguments from. The command line arguments
found in the text file will be used as if they were provided on the command
line.