diff --git a/docs/usage/configuration.md b/docs/usage/configuration.md index 4c9ff1e898..d21c93fbe4 100644 --- a/docs/usage/configuration.md +++ b/docs/usage/configuration.md @@ -38,7 +38,7 @@ The following three examples are the same. - Via CLI argument: ```bash -$ semantic-release --branch next +$ semantic-release --branches next ``` **Note**: CLI arguments take precedence over options configured in the configuration file.