Update manpages

This commit is contained in:
Jonathan Chang 2019-08-19 14:27:42 +10:00
parent 7ddc185b35
commit 1a95f1fd2d
3 changed files with 4 additions and 4 deletions

View File

@ -314,7 +314,7 @@ Show the `git log` for the given *`formula`*.
Migrate renamed packages to new name, where *`formula`* are old names of packages. Migrate renamed packages to new name, where *`formula`* are old names of packages.
### `missing` [*`options`*] [*`formule`*] ### `missing` [*`options`*] [*`formulae`*]
Check the given *`formula`* for missing dependencies. If no *`formula`* are given, Check the given *`formula`* for missing dependencies. If no *`formula`* are given,
check all installed brews. check all installed brews.

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3 .\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3
. .
.TH "BREW\-CASK" "1" "July 2019" "Homebrew" "brew-cask" .TH "BREW\-CASK" "1" "August 2019" "Homebrew" "brew-cask"
. .
.SH "NAME" .SH "NAME"
\fBbrew\-cask\fR \- a friendly binary installer for macOS \fBbrew\-cask\fR \- a friendly binary installer for macOS

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3 .\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3
. .
.TH "BREW" "1" "July 2019" "Homebrew" "brew" .TH "BREW" "1" "August 2019" "Homebrew" "brew"
. .
.SH "NAME" .SH "NAME"
\fBbrew\fR \- The missing package manager for macOS \fBbrew\fR \- The missing package manager for macOS
@ -412,7 +412,7 @@ Output only one commit\.
.SS "\fBmigrate\fR [\fIoptions\fR] \fIformula\fR" .SS "\fBmigrate\fR [\fIoptions\fR] \fIformula\fR"
Migrate renamed packages to new name, where \fIformula\fR are old names of packages\. Migrate renamed packages to new name, where \fIformula\fR are old names of packages\.
. .
.SS "\fBmissing\fR [\fIoptions\fR] [\fIformule\fR]" .SS "\fBmissing\fR [\fIoptions\fR] [\fIformulae\fR]"
Check the given \fIformula\fR for missing dependencies\. If no \fIformula\fR are given, check all installed brews\. Check the given \fIformula\fR for missing dependencies\. If no \fIformula\fR are given, check all installed brews\.
. .
.P .P