From: Daniel Stenberg Date: Mon, 11 Jan 2021 21:37:41 +0000 (+0100) Subject: aws-sigv4.d: polish the wording X-Git-Tag: curl-7_75_0~119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90aad9cb1fa8df49923d815338750078dbe77233;p=thirdparty%2Fcurl.git aws-sigv4.d: polish the wording Make it shorter and imperative form Closes #6439 --- diff --git a/docs/cmdline-opts/aws-sigv4.d b/docs/cmdline-opts/aws-sigv4.d index 02edd99fa5..c976d34851 100644 --- a/docs/cmdline-opts/aws-sigv4.d +++ b/docs/cmdline-opts/aws-sigv4.d @@ -1,10 +1,10 @@ Long: aws-sigv4 Arg: -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.