mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Remove the sentence referencing --force-auto-update
Because it was removed in 9ac3182
This commit is contained in:
parent
7617ac135f
commit
1add568a6f
@ -31,8 +31,7 @@ but the command isn't limited to any one location.
|
|||||||
* `brew tap <user>/<repo> <URL>` makes a clone of the repository at _URL_.
|
* `brew tap <user>/<repo> <URL>` makes a clone of the repository at _URL_.
|
||||||
Unlike the one-argument version, _URL_ is not assumed to be GitHub, and it
|
Unlike the one-argument version, _URL_ is not assumed to be GitHub, and it
|
||||||
doesn't have to be HTTP. Any location and any protocol that Git can handle is
|
doesn't have to be HTTP. Any location and any protocol that Git can handle is
|
||||||
fine, although non-GitHub taps require running `brew tap --force-auto-update <user>/<repo>`
|
fine.
|
||||||
to enable automatic updating.
|
|
||||||
|
|
||||||
* `brew tap --repair` migrates tapped formulae from a symlink-based to
|
* `brew tap --repair` migrates tapped formulae from a symlink-based to
|
||||||
directory-based structure. (This should only need to be run once.)
|
directory-based structure. (This should only need to be run once.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user