Merge pull request #20638 from cprecioso/cprecioso/fix-docs
Remove docs saying that installing from a file is allowed
This commit is contained in:
commit
5b003154e5
@ -154,12 +154,6 @@ can take several different forms:
|
||||
You can still access these formulae by using a special syntax, e.g.
|
||||
`homebrew/dupes/vim` or `homebrew/versions/node4`.
|
||||
|
||||
* An arbitrary file:
|
||||
Homebrew can install formulae from a local path. It can point to either a
|
||||
formula file or a bottle.
|
||||
Prefix relative paths with `./` to prevent them from being interpreted as a
|
||||
formula or tap name.
|
||||
|
||||
## SPECIFYING CASKS
|
||||
|
||||
Many Homebrew Cask commands accept one or more <cask> arguments. These can be
|
||||
|
@ -3833,10 +3833,6 @@ can take several different forms:
|
||||
access these formulae by using a special syntax, e.g. `homebrew/dupes/vim` or
|
||||
`homebrew/versions/node4`.
|
||||
|
||||
* An arbitrary file: Homebrew can install formulae from a local path. It can
|
||||
point to either a formula file or a bottle. Prefix relative paths with `./` to
|
||||
prevent them from being interpreted as a formula or tap name.
|
||||
|
||||
## SPECIFYING CASKS
|
||||
|
||||
Many Homebrew Cask commands accept one or more *`cask`* arguments. These can be
|
||||
|
@ -2452,8 +2452,6 @@ Many Homebrew commands accept one or more \fIformula\fP arguments\. These argume
|
||||
The name of a formula: e\.g\. \fBgit\fP, \fBnode\fP, \fBwget\fP\&\.
|
||||
.IP \(bu 4
|
||||
The fully\-qualified name of a tapped formula: Sometimes a formula from a tapped repository may conflict with one in \fBhomebrew/core\fP\&\. You can still access these formulae by using a special syntax, e\.g\. \fBhomebrew/dupes/vim\fP or \fBhomebrew/versions/node4\fP\&\.
|
||||
.IP \(bu 4
|
||||
An arbitrary file: Homebrew can install formulae from a local path\. It can point to either a formula file or a bottle\. Prefix relative paths with \fB\&\./\fP to prevent them from being interpreted as a formula or tap name\.
|
||||
.SH "SPECIFYING CASKS"
|
||||
Many Homebrew Cask commands accept one or more \fIcask\fP arguments\. These can be specified the same way as the \fIformula\fP arguments described in \fBSPECIFYING FORMULAE\fP above\.
|
||||
.SH "ENVIRONMENT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user