Skip to content

Commit 7c5f5d4

Browse files
committed
docs: update docs with new param
1 parent e95f237 commit 7c5f5d4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ options:
9191
9292
-h, --help Show usage information
9393
94-
--skip-version-scripts skip specified version scripts
95-
Values can be preversion version postversion
94+
--ignore-scripts Bypass version scripts
9695
9796
files...
9897
One or more files and/or globs to bump (ex: README.md *.txt docs/**/*).

src/cli/help.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ options:
4343
4444
-h, --help Show usage information
4545
46-
--skip-version-scripts skip specified version scripts
47-
Values can be preversion version postversion
46+
--ignore-scripts Bypass version scripts
4847
4948
files...
5049
One or more files and/or globs to bump (ex: README.md *.txt docs/**/*).

0 commit comments

Comments
 (0)