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 0fd09bf commit 5369731Copy full SHA for 5369731
1 file changed
README.md
@@ -43,7 +43,7 @@ Add this to your `.pre-commit-config.yaml`
43
- `detect-aws-credentials` - Checks for the existence of AWS secrets that you
44
have set up with the AWS CLI.
45
The following arguments are available:
46
- - `--credential-file` - additional AWS CLI style configuration file in a
+ - `--credentials-file` - additional AWS CLI style configuration file in a
47
non-standard location to fetch configured credentials from. Can be repeated
48
multiple times.
49
- `detect-private-key` - Checks for the existence of private keys.
0 commit comments