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

Adding --help-json to get JSON encoded help message #1

Merged
merged 2 commits into from
Dec 13, 2021

Conversation

claywilkinson
Copy link
Owner

This adds the --help-json flag which prints the help information
encoded in a JSON object. This enables template engines to render
the help information in other formats such as markdown.

This adds the `--help-json` flag which prints the help information
encoded in a JSON object. This enables template engines to render
the help information in other formats such as markdown.
This adds the `--help-json` flag which prints the help information
encoded in a JSON object. This enables template engines to render
the help information in other formats such as markdown.
@claywilkinson claywilkinson merged commit 4b21242 into master Dec 13, 2021
claywilkinson added a commit that referenced this pull request Dec 15, 2021
claywilkinson added a commit that referenced this pull request Dec 29, 2021
* Adding --help-json to get JSON encoded help message

This adds the `--help-json` flag which prints the help information
encoded in a JSON object. This enables template engines to render
the help information in other formats such as markdown.

* Adding --help-json to get JSON encoded help message

This adds the `--help-json` flag which prints the help information
encoded in a JSON object. This enables template engines to render
the help information in other formats such as markdown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant