We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea4dcb commit a546f37Copy full SHA for a546f37
storage/README.md
@@ -50,7 +50,7 @@ This simple command-line application demonstrates how to invoke
50
get-object-v4-upload-signed-url Generate a v4 signed URL for uploading an object.
51
hmac-sa-manage Manage HMAC Service Account keys.
52
hmac-sa-list List HMAC Service Account keys.
53
- hmac-sa-create Create HMAC Service Account key.
+ hmac-sa-create Create an HMAC Service Account key.
54
```
55
6. Run `php storage.php COMMAND --help` to print information about the usage of each command.
56
0 commit comments