aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Manpage.md
diff options
context:
space:
mode:
authorMike McQuaid2018-01-20 12:04:09 +0000
committerMike McQuaid2018-01-21 13:38:44 +0000
commitb96ec879dc405254718c7efd7ad0f966b0b80be9 (patch)
treef024d3a57dfd06893b309dbe5083452c6c7c119c /docs/Manpage.md
parentd14fd49b3062ab1d95e86b78a8228c8aee3a3304 (diff)
downloadbrew-b96ec879dc405254718c7efd7ad0f966b0b80be9.tar.bz2
(un)linkapps: hide from manpage, use odeprecated.
Diffstat (limited to 'docs/Manpage.md')
-rw-r--r--docs/Manpage.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md
index 666be9803..cd3f87452 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -291,20 +291,6 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
If `--force` (or `-f`) is passed, Homebrew will allow keg-only formulae to be linked.
- * `linkapps` [`--local`] [`formulae`]:
- Find installed formulae that provide `.app`-style macOS apps and symlink them
- into `/Applications`, allowing for easier access (deprecated).
-
- Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight using
- either aliases or symlinks and Homebrew formulae do not build "proper" `.app`
- bundles that can be relocated. Instead, please consider using `brew cask` and
- migrate formulae using `.app`s to casks.
-
- If no `formulae` are provided, all of them will have their apps symlinked.
-
- If provided, `--local` will symlink them into the user's `~/Applications`
- directory instead of the system directory.
-
* `list`, `ls` [`--full-name`]:
List all installed formulae. If `--full-name` is passed, print formulae
with fully-qualified names. If `--full-name` is not passed, any other
@@ -519,22 +505,6 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
If `--dry-run` or `-n` is passed, Homebrew will list all files which would
be unlinked, but will not actually unlink or delete any files.
- * `unlinkapps` [`--local`] [`--dry-run`] [`formulae`]:
- Remove symlinks created by `brew linkapps` from `/Applications` (deprecated).
-
- Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight using
- either aliases or symlinks and Homebrew formulae do not build "proper" `.app`
- bundles that can be relocated. Instead, please consider using `brew cask` and
- migrate formulae using `.app`s to casks.
-
- If no `formulae` are provided, all linked apps will be removed.
-
- If provided, `--local` will remove symlinks from the user's `~/Applications`
- directory instead of the system directory.
-
- If `--dry-run` or `-n` is passed, Homebrew will list all symlinks which
- would be removed, but will not actually delete any files.
-
* `unpack` [`--git`|`--patch`] [`--destdir=``path`] `formulae`:
Unpack the source files for `formulae` into subdirectories of the current
working directory. If `--destdir=``path` is given, the subdirectories will