brew/manpages
EricFromCanada 997a207889 docs: fix Official External Commands section
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
2018-10-05 23:47:48 -04:00
..
2018-10-03 19:49:44 +05:30
2017-07-15 12:57:34 +01:00

Manual pages

This directory contains the generated Homebrew man pages from the brew man command. This command creates the output from #: comments in files, sections extracted from the repository's README.md and brew.1.md.erb.