docs(configuration): fix CLI usage with --branches option (#1465)
This commit is contained in:
parent
5f89e6bfc0
commit
ec516a34bf
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user