From 417b1dffa59b5b9d2b4b44c69515af7c901ef92c Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Wed, 6 May 2015 16:23:09 +0800 Subject: [PATCH] manpage: fix brew upgrade sentence --- Library/Homebrew/manpages/brew.1.md | 2 +- share/man/man1/brew.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 212a3aa90b..c7a2206a46 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` : Pin the specified , 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 diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 1da570ad68..4997ce171b 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -331,7 +331,7 @@ If \fB\-\-verbose\fR is passed, display detailed version information\. . .TP \fBpin\fR \fIformulae\fR -Pin the specified \fIformulae\fR, preventing them from being upgraded when issuing the \fBbrew upgrade \-\-all\fR command without arguments\. See also \fBunpin\fR\. +Pin the specified \fIformulae\fR, preventing them from being upgraded when issuing the \fBbrew upgrade \-\-all\fR command\. See also \fBunpin\fR\. . .TP \fBprune\fR