You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
Description
It's quite common to attach result of help command to README.md.
The following script can be used:
https://github.com/turbaszek/gonotes/blob/master/scripts/generate_cli_help.sh
Use case
Provide users with information about the command line tool.
Related Issues
N/A