aboutsummaryrefslogtreecommitdiffstats
path: root/docs/External-Commands.md
AgeCommit message (Collapse)Author
2017-04-02External Commands: document how `--help` works.Mike McQuaid
2017-03-25docs: code example reformattingEricFromCanada
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
2017-03-19docs: grammar edits, sentence-case secondary headingsEricFromCanada
Also changes some heading levels so only one primary heading appears per page.
2017-02-23Fix broken or inactive URLsEricFromCanada
Bare URLs are auto-linked on GitHub but not on docs.brew.sh, so I added angle brackets around them where appropriate. Also converted Markdown-linked URLs for clarity.
2017-01-04docs: fix titles on docs.brew.shJonathan Chang
2017-01-04Cleanup documentation siteMike McQuaid
GitHub now nicely generates a documentation site for us at http://brew.sh/brew based on our docs folder. Optimise the output of this and the GitHub docs directory for readability and the various user groupings.
2016-09-20Update documentation links.Mike McQuaid
2016-09-20Rearrange repository files.Mike McQuaid