diff options
| author | Mike McQuaid | 2017-01-04 10:53:21 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-01-04 10:53:21 +0000 |
| commit | 127e9def5084063cf33e8acb26a970556ef51148 (patch) | |
| tree | 7d46e96e7730cd6c00dfa756699ba838931a7854 /docs/Querying-Brew.md | |
| parent | fc11f633b29e6a2c9c4d49d5fd5452549b328193 (diff) | |
| download | brew-127e9def5084063cf33e8acb26a970556ef51148.tar.bz2 | |
Cleanup documentation site
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.
Diffstat (limited to 'docs/Querying-Brew.md')
| -rw-r--r-- | docs/Querying-Brew.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Querying-Brew.md b/docs/Querying-Brew.md index 84a2ba4eb..70fe6bb06 100644 --- a/docs/Querying-Brew.md +++ b/docs/Querying-Brew.md @@ -1,4 +1,4 @@ -# Querying Brew +# Querying `brew` _In this document we will be using [jq](https://stedolan.github.io/jq/) to parse JSON, available from Homebrew using `brew install jq`._ ## Overview |
