turn suggestions.md into a man page with pandoc #1

Merged
zico merged 1 commit from :manpage into main 2022-09-25 04:14:14 +00:00

1 commit

Author SHA1 Message Date
ddb123ca8e turn suggestions.md into a man page with pandoc
* fixed some typos, phrasing, and formatting issues
+ added single-line script to convert markdown to man page format (so you don't have to remember how to do it each time)
+ also left a compiled manpage in the root. the `.7` extension is the number for the section titled "miscellaneous (including macro packages and conventions)".

to use it you just copy the output file to /usr/share/man/man7/ and then do `man suggestions` (works on my machine)
2022-09-23 21:58:36 -05:00