We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd770e commit 11a7667Copy full SHA for 11a7667
commitizen/cli.py
@@ -208,7 +208,7 @@ def __call__(
208
{
209
"name": "--files-only",
210
"action": "store_true",
211
- "help": "Bump version in the files from the config (This is deprecated and will be removed in v5).",
+ "help": "Bump version in config files (deprecated; use --version-files-only).",
212
},
213
214
"name": "--version-files-only",
0 commit comments