Merge pull request #5651 from retokromer/patch-1

fix typo
This commit is contained in:
Mike McQuaid
2019-02-01 14:22:17 +00:00
committed by GitHub
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module Homebrew
usage_banner <<~EOS
`cat` <formula>
Display the source to <formula>.
Display the source of <formula>.
EOS
end
end
+1 -1
View File
@@ -49,7 +49,7 @@ If `regenerate-uuid` is passed, regenerate UUID used in Homebrew's analytics.
### `cat` *`formula`*
Display the source to *`formula`*.
Display the source of *`formula`*.
### `cleanup` [*`options`*] [*`formula`*|*`cask`*]
+1 -1
View File
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BREW\-CASK" "1" "January 2019" "Homebrew" "brew-cask"
.TH "BREW\-CASK" "1" "February 2019" "Homebrew" "brew-cask"
.
.SH "NAME"
\fBbrew\-cask\fR \- a friendly binary installer for macOS
+2 -2
View File
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BREW" "1" "January 2019" "Homebrew" "brew"
.TH "BREW" "1" "February 2019" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for macOS
@@ -45,7 +45,7 @@ If \fBstate\fR is passed, display anonymous user behaviour analytics state\. Rea
If \fBregenerate\-uuid\fR is passed, regenerate UUID used in Homebrew\'s analytics\.
.
.SS "\fBcat\fR \fIformula\fR"
Display the source to \fIformula\fR\.
Display the source of \fIformula\fR\.
.
.SS "\fBcleanup\fR [\fIoptions\fR] [\fIformula\fR|\fIcask\fR]"
Remove stale lock files and outdated downloads for formulae and casks, and remove old versions of installed formulae\. If arguments are specified, only do this for the specified formulae and casks\.