mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 23:54:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,8 +11,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Uninstall a formula/cask:
|
||||
|
||||
`brew uninstall {{formula|cask}}`
|
||||
`brew {{[rm|uninstall]}} {{formula|cask}}`
|
||||
|
||||
- Uninstall a cask and remove all associated files:
|
||||
|
||||
`brew uninstall --zap {{cask}}`
|
||||
`brew {{[rm|uninstall]}} --zap {{cask}}`
|
||||
|
||||
Reference in New Issue
Block a user