Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5fc1033

Browse files
docs(bump): add info about --no-verify option
1 parent cdb7e0a commit 5fc1033

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
@@ -54,7 +54,7 @@ Some examples:
5454

5555
```bash
5656
$ cz bump --help
57-
usage: cz bump [-h] [--dry-run] [--files-only] [--changelog] [--yes]
57+
usage: cz bump [-h] [--dry-run] [--files-only] [--changelog] [--no-verify] [--yes]
5858
[--tag-format TAG_FORMAT] [--bump-message BUMP_MESSAGE]
5959
[--prerelease {alpha,beta,rc}]
6060
[--increment {MAJOR,MINOR,PATCH}]
@@ -64,6 +64,7 @@ optional arguments:
6464
--dry-run show output to stdout, no commit, no modified files
6565
--files-only bump version in the files from the config
6666
--changelog, -ch generate the changelog for the newest version
67+
--no-verify this option bypasses the pre-commit and commit-msg hooks
6768
--yes accept automatically questions done
6869
--tag-format TAG_FORMAT
6970
the format used to tag the commit and read it, use it

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /