Skip to content

Commit 968c7ab

Browse files
committed
feat(pyproject.toml): add gen-cli-help-screenshot cmd
1 parent 2ef9bd6 commit 968c7ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ types-python-dateutil = "^2.8.19.13"
7878
[tool.poetry.scripts]
7979
cz = "commitizen.cli:main"
8080
git-cz = "commitizen.cli:main"
81+
gen-cli-help-screenshot = "scripts.tasks:run_generate_help_screenshots"
8182

8283
[tool.poetry.plugins."commitizen.plugin"]
8384
cz_conventional_commits = "commitizen.cz.conventional_commits:ConventionalCommitsCz"

0 commit comments

Comments
 (0)