Skip to content

missing help text when subcommand is used (e.g., cz commit --help) #1115

Closed
@Lee-W

Description

@Lee-W

Description

When running cz --help, we have the help text for each subcommand (e.g., cz commit), but cz commit --help does not have the description create new commit

Steps to reproduce

  1. cz --help
  2. cz commit --helphope

Current behavior

missing help text in subcommandthe

Desired behavior

the help text should appear

Screenshots

image

Environment

Commitizen Version: 3.24.0
Python Version: 3.12.2 (main, Apr 19 2024, 14:41:00) [Clang 15.0.0 (clang-1500.3.9.4)]
Operating System: Darwin

Activity

marcosdotme

marcosdotme commented on May 15, 2024

@marcosdotme
Contributor

@Lee-W Can I act on this?

Lee-W

Lee-W commented on May 16, 2024

@Lee-W
MemberAuthor

sure! that would be awesome. assigning this to you

marcosdotme

marcosdotme commented on May 17, 2024

@marcosdotme
Contributor

@Lee-W Waiting review on #1120 🤝🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    missing help text when subcommand is used (e.g., `cz commit --help`) · Issue #1115 · commitizen-tools/commitizen