Man pages are a good source of offline documentation. We can go into more detail than the -help output and provide a guide similar to the Readme file, which is not supplied in binary distributions.
Choice of formats:
- traditional
roff
- AsciiDoc, using
asciidoctor to convert to man pages
- Markdown, using
ronn to convert to man pages
Man pages are a good source of offline documentation. We can go into more detail than the
-helpoutput and provide a guide similar to the Readme file, which is not supplied in binary distributions.Choice of formats:
roffasciidoctorto convert to man pagesronnto convert to man pages