Add missing parameter --allow-missing-credentials
diff --git a/README.md b/README.md index ddf5776..b848ce6 100644 --- a/README.md +++ b/README.md
@@ -61,6 +61,8 @@ - `--credentials-file` - additional AWS CLI style configuration file in a non-standard location to fetch configured credentials from. Can be repeated multiple times. + - `--allow-missing-credentials` - Allow hook to pass when no credentials are + detected. - `detect-private-key` - Checks for the existence of private keys. - `double-quote-string-fixer` - This hook replaces double quoted strings with single quoted strings.