From 1a6d75de4a5429f8061e16b2a2c5693e49557d4d Mon Sep 17 00:00:00 2001 From: Akseli Lukkarila Date: Thu, 14 Nov 2024 23:26:46 +0200 Subject: [PATCH] update usage for python --- python-pyo3/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pyo3/README.md b/python-pyo3/README.md index 9f1a6033..c3eda53a 100644 --- a/python-pyo3/README.md +++ b/python-pyo3/README.md @@ -35,8 +35,8 @@ Options: -r, --region Specify AWS region for the bucket [env: AWS_REGION=] --vaultstack Specify CloudFormation stack name to use [env: VAULT_STACK=] --id Specify AWS IAM access key ID - --secret Specify AWS IAM access secret - --profile Specify AWS profile to use [env: AWS_PROFILE=] + --secret Specify AWS IAM secret access key + --profile Specify AWS profile name to use [env: AWS_PROFILE=] -q, --quiet Suppress additional output and error messages -h, --help Print help (see more with '--help') -V, --version Print version