mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
aws-sigv4.d: polish the wording
Make it shorter and imperative form Closes #6439
This commit is contained in:
parent
4f61fd87b2
commit
90aad9cb1f
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user