mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-16 08:13:52 +01:00
update README.md for 'bumver update --help'
This commit is contained in:
parent
bf030d4fa0
commit
0e26efd0e7
2 changed files with 3 additions and 2 deletions
|
|
@ -692,8 +692,8 @@ def _update_cfg_from_vcs(cfg: config.Config, fetch: bool) -> config.Config:
|
|||
"-c",
|
||||
"--commit-message",
|
||||
default=None,
|
||||
metavar="<MESSAGE>",
|
||||
help="Set commit message.",
|
||||
metavar="<TMPL>",
|
||||
help="Set commit message template.",
|
||||
)
|
||||
def update(
|
||||
dry : bool = False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue