summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/get.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/get.d')
-rw-r--r--docs/cmdline-opts/get.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/get.d b/docs/cmdline-opts/get.d
index c5fb5c941..b60e94799 100644
--- a/docs/cmdline-opts/get.d
+++ b/docs/cmdline-opts/get.d
@@ -5,6 +5,7 @@ Category: http upload
Example: --get $URL
Example: --get -d "tool=curl" -d "age=old" $URL
Example: --get -I -d "tool=curl" $URL
+Added: 7.8.1
---
When used, this option will make all data specified with --data, --data-binary
or --data-urlencode to be used in an HTTP GET request instead of the POST