I have build a small project using rust to generate better help statements/instructions for CLI tools. It takes in the name of the tool and produces step by step instructions.

Feel free to have a look at the repo: https://github.com/d1pankarmedhi/ghr

I would appreciate your feedback/suggestions for improvements or feature addition :)