diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 2 |
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. |
