diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 212a3aa90..c7a2206a4 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -308,7 +308,7 @@ Note that these flags should only appear after a command. * `pin` <formulae>: Pin the specified <formulae>, preventing them from being upgraded when - issuing the `brew upgrade --all` command without arguments. See also `unpin`. + issuing the `brew upgrade --all` command. See also `unpin`. * `prune`: Remove dead symlinks from the Homebrew prefix. This is generally not |
