Skip to content

Commit 11a7667

Browse files
committed
change the line of help with adding --version-files
1 parent 0fd770e commit 11a7667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commitizen/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ def __call__(
208208
{
209209
"name": "--files-only",
210210
"action": "store_true",
211-
"help": "Bump version in the files from the config (This is deprecated and will be removed in v5).",
211+
"help": "Bump version in config files (deprecated; use --version-files-only).",
212212
},
213213
{
214214
"name": "--version-files-only",

0 commit comments

Comments
 (0)