request.d: refer to 'method' rather than 'command'

Closes #8094
This commit is contained in:
Damien Walsh 2021-12-03 23:20:42 +00:00 committed by Daniel Stenberg
parent de3911e9ce
commit 172068b76f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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/