add --release-num cli flag

This commit is contained in:
Manuel Barkhau 2020-09-24 20:34:03 +00:00
parent ada75ade8a
commit b7cb2855f0
5 changed files with 45 additions and 24 deletions

View file

@ -591,15 +591,16 @@ TODO: Descriptions
TODO: Descriptions
| CLI Argument | Description |
|---------------|-------------|
| --major | |
| --minor | |
| --patch | |
| --pin-date | |
| --no-fetch | |
| --dry | |
| --allow-dirty | |
| CLI Argument | Description |
|------------------|-------------|
| --major | |
| -m --minor | |
| -p --patch | |
| -r --release-num | |
| --pin-date | |
| --no-fetch | |
| --dry | |
| --allow-dirty | |
## The PyCalVer Format