summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-01-11 22:37:41 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-01-11 22:37:41 +0100
commit1884533e990511accae34687cf74cf1c2e56881c (patch)
tree33cd0efb2fa2d05aca0394d31afe2d2fa4757729
parent4f61fd87b263a9ded6b658f299c83dded6baa08e (diff)
downloadcurl-bagder/awsv4-docs.tar.gz
aws-sigv4.d: polish the wordingbagder/awsv4-docs
Make it shorter and imperative form
-rw-r--r--docs/cmdline-opts/aws-sigv4.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/aws-sigv4.d b/docs/cmdline-opts/aws-sigv4.d
index 02edd99fa..c976d3485 100644
--- a/docs/cmdline-opts/aws-sigv4.d
+++ b/docs/cmdline-opts/aws-sigv4.d
@@ -1,10 +1,10 @@
Long: aws-sigv4
Arg: <provider1[:provider2]>
-Help: provides AWS V4 signature authentication
+Help: Use AWS V4 signature authentication
Category: auth http
Added: 7.75.0
---
-provides AWS V4 signature authentication on HTTPS header:
+Use AWS V4 signature authentication in the transfer.
The provider argument is a string that is used by the algorithm when creating
outgoing authentication headers.