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
529066d2
Commit
529066d2
authored
14 years ago
by
Adam Vandenberg
Browse files
Options
Downloads
Patches
Plain Diff
Document 'brew options --all'.
parent
84fbdd79
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
Library/Contributions/manpages/brew.1.md
+3
-1
3 additions, 1 deletion
Library/Contributions/manpages/brew.1.md
share/man/man1/brew.1
+4
-1
4 additions, 1 deletion
share/man/man1/brew.1
with
7 additions
and
2 deletions
Library/Contributions/manpages/brew.1.md
+
3
−
1
View file @
529066d2
...
...
@@ -171,12 +171,14 @@ didn't include with OS X.
If `--strict` is passed, perform additional stricter checks that may not need
to be fixed before submitting.
*
`options [--compact]`
<formula>
:
*
`options [--compact]
[--all]
`
<formula>
:
Display install options specific to
<formula>
.
If `--compact` is passed, show all options on a single line separated by
spaces.
If `--all` is passed, show options for all formulae.
*
`missing`
:
Check all installed formuale for missing dependencies.
...
...
This diff is collapsed.
Click to expand it.
share/man/man1/brew.1
+
4
−
1
View file @
529066d2
...
...
@@ -188,12 +188,15 @@ Check formulae for Homebrew coding style violations\. This should be run before
If \fB\-\-strict\fR is passed, perform additional stricter checks that may not need to be fixed before submitting\.
.
.TP
\fBoptions [\-\-compact]\fR \fIformula\fR
\fBoptions [\-\-compact]
[\-\-all]
\fR \fIformula\fR
Display install options specific to \fIformula\fR\.
.
.IP
If \fB\-\-compact\fR is passed, show all options on a single line separated by spaces\.
.
.IP
If \fB\-\-all\fR is passed, show options for all formulae\.
.
.TP
\fBmissing\fR
Check all installed formuale for missing dependencies\.
...
...
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