Publish frequently used Homebrew Cask commands (#1201)

Publish frequently used Homebrew Cask commands
This commit is contained in:
Rico Sta. Cruz 2019-09-25 10:11:53 +10:00 committed by GitHub
commit b0133fbe85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -36,6 +36,15 @@ category: CLI
| `brew list` | List installed | | `brew list` | List installed |
| `brew outdated` | What's due for upgrades? | | `brew outdated` | What's due for upgrades? |
### Brew Cask commands
| Command | Description |
| --- | --- |
| `brew cask install firefox` | Install the Firefox browser |
| `brew cask list` | List installed applications |
Cask commands are used for interacting with graphical applications.
## Also see ## Also see
{: .-one-column} {: .-one-column}