From 1884533e990511accae34687cf74cf1c2e56881c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 Jan 2021 22:37:41 +0100 Subject: aws-sigv4.d: polish the wording Make it shorter and imperative form --- docs/cmdline-opts/aws-sigv4.d | 4 ++-- 1 file 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: -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. -- cgit v1.2.1