Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
brew
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KMSCAKKSCFKA AKFACAMADCAS
brew
Commits
60ae3da4
Unverified
Commit
60ae3da4
authored
Dec 15, 2020
by
Mike McQuaid
Committed by
GitHub
Dec 15, 2020
Browse files
Options
Downloads
Plain Diff
Merge pull request #10026 from MikeMcQuaid/test-bot-build-from-source
manpage: test-bot: add --build-from-source.
parents
d8c2596e
bf4c5f6d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/Manpage.md
+2
-0
2 additions, 0 deletions
docs/Manpage.md
manpages/brew.1
+4
-0
4 additions, 0 deletions
manpages/brew.1
with
6 additions
and
0 deletions
docs/Manpage.md
+
2
−
0
View file @
60ae3da4
...
...
@@ -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`
:
...
...
This diff is collapsed.
Click to expand it.
manpages/brew.1
+
4
−
0
View file @
60ae3da4
...
...
@@ -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\.
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment