diff options
| author | EricFromCanada | 2017-03-25 22:53:33 -0400 | 
|---|---|---|
| committer | EricFromCanada | 2017-03-25 22:53:33 -0400 | 
| commit | dc7f74210a3d03d829cd459bf3171129f3e2f60d (patch) | |
| tree | 97662357e8610c406314dfa770380d76b451dd04 /docs/Rename-A-Formula.md | |
| parent | 59fab56afdf6129c37ff30eb842bf7bff41348e0 (diff) | |
| download | brew-dc7f74210a3d03d829cd459bf3171129f3e2f60d.tar.bz2 | |
docs: code example reformatting
Add labeled fences to most code blocks, monospace terms where
appropriate, omit "$" when referring to variables
Diffstat (limited to 'docs/Rename-A-Formula.md')
| -rw-r--r-- | docs/Rename-A-Formula.md | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/Rename-A-Formula.md b/docs/Rename-A-Formula.md index efc7b8b11..e4123e712 100644 --- a/docs/Rename-A-Formula.md +++ b/docs/Rename-A-Formula.md @@ -7,7 +7,6 @@ you need to:  2. Create a pull request to the corresponding tap deleting the old formula file, adding the new formula file, and adding it to `formula_renames.json` with a commit message like `newack: renamed from ack`. Use the canonical name (e.g. `ack` instead of `user/repo/ack`). -  A `formula_renames.json` example for a formula rename:  ```json | 
