Update homebrew.md
This commit is contained in:
parent
f2f6cafab6
commit
ccd9127c52
|
@ -36,13 +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 (for interacting with graphical applications)
|
### Brew Cask commands
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| `brew cask install firefox` | Install the Firefox browser |
|
| `brew cask install firefox` | Install the Firefox browser |
|
||||||
| `brew cask list` | List installed applications |
|
| `brew cask list` | List installed applications |
|
||||||
|
|
||||||
|
Cask commands are used for interacting with graphical applications.
|
||||||
|
|
||||||
## Also see
|
## Also see
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue