Commit brew man output.

This commit is contained in:
Mike McQuaid 2020-11-20 12:44:07 +00:00
parent c4cc8da39a
commit 75d9d061a7
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
3 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,7 @@ environment
extract
fetch
formula
formulae
gist-logs
help
home

View File

@ -221,6 +221,10 @@ For tarballs, also print SHA-256 checksums.
* `--force-bottle`:
Download a bottle if it exists for the current or newest version of macOS, even if it would not be used during installation.
### `formulae`
List all locally installable formulae including short names.
### `gist-logs` [*`options`*] *`formula`*
Upload logs for a failed build of *`formula`* to a new Gist. Presents an

View File

@ -292,6 +292,9 @@ Download source packages (for eventual bottling) rather than a bottle\.
\fB\-\-force\-bottle\fR
Download a bottle if it exists for the current or newest version of macOS, even if it would not be used during installation\.
.
.SS "\fBformulae\fR"
List all locally installable formulae including short names\.
.
.SS "\fBgist\-logs\fR [\fIoptions\fR] \fIformula\fR"
Upload logs for a failed build of \fIformula\fR to a new Gist\. Presents an error message if no logs are found\.
.