]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
request.d: refer to 'method' rather than 'command'
authorDamien Walsh <me@damow.net>
Fri, 3 Dec 2021 23:20:42 +0000 (23:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 5 Dec 2021 22:05:11 +0000 (23:05 +0100)
Closes #8094

docs/cmdline-opts/request.d

index bc2da8026a4405f0d9ec5624eb19789ad2faa259..9a97149fb4e282b6fde3e58d51f689be455bbb1a 100644 (file)
@@ -1,7 +1,7 @@
 Long: request
 Short: X
-Arg: <command>
-Help: Specify request command to use
+Arg: <method>
+Help: Specify request method to use
 Category: connection
 Example: -X "DELETE" $URL
 Example: -X NLST ftp://example.com/