mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-01-13 22:42:02 +01:00
Update homebrew.md (#1601)
The command for listing installed applications has changed. `Error: Calling brew cask list is disabled! Use brew list [--cask] instead.`
This commit is contained in:
parent
e2a59f4ff9
commit
9ec89aa788
@ -45,7 +45,7 @@ category: CLI
|
|||||||
| 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 list --cask` | List installed applications |
|
||||||
|
|
||||||
Cask commands are used for interacting with graphical applications.
|
Cask commands are used for interacting with graphical applications.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user