USAGE.md: remove update (#42014)

This commit is contained in:
Vítor Galvão 2017-12-16 11:55:56 +00:00 committed by GitHub
parent 8d2d6be80b
commit 478a8f7633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -71,7 +71,6 @@ Note that `uninstall --force` is currently imperfect. See the man page for more
* `doctor` — checks for configuration issues
* `cleanup` — cleans up cached downloads (with `--outdated`, only cleans old downloads)
* `home` — opens the homepage of the given Cask; or with no arguments, the Homebrew-Cask project page
* `update` — a synonym for `brew update`
* `zap` — try to remove *all* files associated with a Cask (may include resources shared with other applications)
The following commands are for Cask authors:
@ -86,7 +85,6 @@ The following aliases and abbreviations are provided for convenience:
* `ls``list`
* `-S``search`
* `rm`, `remove``uninstall`
* `up``update`
* `dr``doctor`
## Tab Completion