Skip to content

Commit e18b89c

Browse files
gpongelliLee-W
authored andcommitted
docs: added new argument to docs
1 parent 67d99f7 commit e18b89c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/bump.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ usage: cz bump [-h] [--dry-run] [--files-only] [--local-version] [--changelog]
5858
[--no-verify] [--yes] [--tag-format TAG_FORMAT]
5959
[--bump-message BUMP_MESSAGE] [--prerelease {alpha,beta,rc}]
6060
[--increment {MAJOR,MINOR,PATCH}] [--check-consistency]
61-
[--annotated-tag] [--changelog-to-stdout] [--retry]
61+
[--annotated-tag] [--signed-tag] [--changelog-to-stdout] [--retry]
6262

6363
options:
6464
-h, --help show this help message and exit
@@ -83,6 +83,7 @@ options:
8383
check consistency among versions defined in commitizen
8484
configuration and version_files
8585
--annotated-tag, -at create annotated tag instead of lightweight one
86+
--signed-tag, -st create a signed tag instead of lightweight one or annotated tag
8687
--changelog-to-stdout
8788
Output changelog to the stdout
8889
--retry retry commit if it fails the 1st time

0 commit comments

Comments
 (0)