aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2011-09-19 20:47:25 -0500
committerJack Nagel2011-09-19 20:50:39 -0500
commit91f080c1647a9c976e22e7ffa6217a17497b075c (patch)
tree3f524b58627c56a89e47fc11c6c7ffceb958c45c /Library
parentdec4b73aa0f30fcc2a31fa87e6be5e31ec58cd5f (diff)
downloadhomebrew-91f080c1647a9c976e22e7ffa6217a17497b075c.tar.bz2
manpage: boldface --rebase option
This is consistent with how other options are displayed. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 1cc524472..5fb62ba72 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -235,7 +235,7 @@ For the full command list, see the COMMANDS section.
Fetch the newest version of Homebrew and all formulae from GitHub using
`git`(1).
- If --rebase is specified then `git pull --rebase` is used.
+ If `--rebase` is specified then `git pull --rebase` is used.
* `upgrade` [<formulae>]:
Upgrade outdated brews.