mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:15:32 +02:00
brew-cask: change upgrade example to match the 'brew' page (#3277)
This commit is contained in:
parent
ce995955d4
commit
7771158d46
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
`brew cask outdated`
|
||||
|
||||
- Upgrade an installed cask to its latest version:
|
||||
- Upgrade an installed cask (if no cask name is given, all installed casks are upgraded):
|
||||
|
||||
`brew cask upgrade {{cask_name}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue