Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executeHelpRequest should print debug information #1603

Closed
remkop opened this issue Feb 25, 2022 · 0 comments
Closed

executeHelpRequest should print debug information #1603

remkop opened this issue Feb 25, 2022 · 0 comments
Labels
theme: parser An issue or change related to the parser type: enhancement ✨
Milestone

Comments

@remkop
Copy link
Owner

remkop commented Feb 25, 2022

The CommandLine::executeHelpRequest method should print debug info when usage/version help is requested, or when it encounters a command whose helpCommand is set to true.
For commands whose helpCommand is set to true, it should print the command's qualified name.

It should also debug print when no help was requested.

@remkop remkop added type: enhancement ✨ theme: parser An issue or change related to the parser labels Feb 25, 2022
@remkop remkop added this to the 4.7 milestone Feb 25, 2022
@remkop remkop closed this as completed in fb82919 Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: parser An issue or change related to the parser type: enhancement ✨
Projects
None yet
Development

No branches or pull requests

1 participant