Skip to content
Snippets Groups Projects
Unverified Commit 60ae3da4 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #10026 from MikeMcQuaid/test-bot-build-from-source

manpage: test-bot: add --build-from-source.
parents d8c2596e bf4c5f6d
Branches
Tags
No related merge requests found
......@@ -1564,6 +1564,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Clean all state from the Homebrew directory. Use with care!
* `--skip-setup`:
Don't check if the local system is set up correctly.
* `--build-from-source`:
Build from source rather than building bottles.
* `--keep-old`:
Run `brew bottle --keep-old` to build new bottles for a single platform.
* `--skip-relocation`:
......
......@@ -2181,6 +2181,10 @@ Clean all state from the Homebrew directory\. Use with care!
Don\'t check if the local system is set up correctly\.
.
.TP
\fB\-\-build\-from\-source\fR
Build from source rather than building bottles\.
.
.TP
\fB\-\-keep\-old\fR
Run \fBbrew bottle \-\-keep\-old\fR to build new bottles for a single platform\.
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment