brew-cask: Remove ‘search‘ as it was deprecated, added ‘zap‘
This commit is contained in:

committed by
Agniva De Sarker

parent
faf80b8f3a
commit
ee21faf69e
@@ -2,10 +2,6 @@
|
||||
|
||||
> Package manager for macOS applications distributed as binaries.
|
||||
|
||||
- Search for casks:
|
||||
|
||||
`brew cask search {{text}}`
|
||||
|
||||
- Install a cask:
|
||||
|
||||
`brew cask install {{cask_name}}`
|
||||
@@ -26,6 +22,10 @@
|
||||
|
||||
`brew cask uninstall {{cask_name}}`
|
||||
|
||||
- Uninstall a cask and remove related settings and files:
|
||||
|
||||
`brew cask zap {{cask_name}}`
|
||||
|
||||
- Display information about a given cask:
|
||||
|
||||
`brew cask info {{cask_name}}`
|
||||
|
Reference in New Issue
Block a user