This tool can automatically generate complete documentation for the 5hell tool developed for the game Grey Hack.
The generated documentation contains all possible outputs from 5hell's help command, neatly formatted into a single Markdown file for easier accessibility, readability, and searchability.
To generate the documentation, run the following command in the folder containing this file: npm start
A Markdown file named 5hell-Documentation.md should then be outputted to the current working directory, the path (and name) of this file can be explicitly specified using the --output-file-path option.
Use the --help flag to access further information about this tool.