mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
add --release-num cli flag
This commit is contained in:
parent
ada75ade8a
commit
b7cb2855f0
5 changed files with 45 additions and 24 deletions
19
README.md
19
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue