Description
Turns plain ASCII text into a manual-page source format, helping developers and maintainers create Unix man pages from simpler documentation. It is useful for small tools, scripts, and projects that need command-line documentation.
This is a terminal documentation tool. It reads text input and writes generated man-page content, so review the result before packaging or installing it as official documentation.