We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gen-cli-help-screenshot
1 parent 2ef9bd6 commit 968c7abCopy full SHA for 968c7ab
pyproject.toml
@@ -78,6 +78,7 @@ types-python-dateutil = "^2.8.19.13"
78
[tool.poetry.scripts]
79
cz = "commitizen.cli:main"
80
git-cz = "commitizen.cli:main"
81
+gen-cli-help-screenshot = "scripts.tasks:run_generate_help_screenshots"
82
83
[tool.poetry.plugins."commitizen.plugin"]
84
cz_conventional_commits = "commitizen.cz.conventional_commits:ConventionalCommitsCz"
0 commit comments