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
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KMSCAKKSCFKA AKFACAMADCAS
brew
Commits
541bc5f7
Unverified
Commit
541bc5f7
authored
4 years ago
by
Mike McQuaid
Browse files
Options
Downloads
Patches
Plain Diff
manpages: update `brew bundle`.
parent
0629c29b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide 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 @
541bc5f7
...
...
@@ -1411,6 +1411,8 @@ This sanitized build environment ignores unrequested dependencies, which makes s
`install`
won't run
`brew upgrade`
on outdated dependencies. Note they may still be upgraded by
`brew install`
if needed.
*
`-f`
,
`--force`
:
`dump`
overwrites an existing
`Brewfile`
.
`cleanup`
actually performs its cleanup operations.
*
`--cleanup`
:
`install`
performs cleanup operation, same as running
`cleanup --force`
.
*
`--no-lock`
:
`install`
won't output a
`Brewfile.lock.json`
.
*
`--all`
:
...
...
This diff is collapsed.
Click to expand it.
manpages/brew.1
+
4
−
0
View file @
541bc5f7
...
...
@@ -1975,6 +1975,10 @@ Read the \fBBrewfile\fR from \fB~/\.Brewfile\fR\.
\fBdump\fR overwrites an existing \fBBrewfile\fR\. \fBcleanup\fR actually performs its cleanup operations\.
.
.TP
\fB\-\-cleanup\fR
\fBinstall\fR performs cleanup operation, same as running \fBcleanup \-\-force\fR\.
.
.TP
\fB\-\-no\-lock\fR
\fBinstall\fR won\'t output a \fBBrewfile\.lock\.json\fR\.
.
...
...
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