mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
list_pkg_ids_by_regexp: small instructions tweak
This commit is contained in:
@@ -63,7 +63,7 @@ if [[ $1 =~ ^-+h(elp)?$ || $# -ne 1 ]]; then
|
||||
Print pkg receipt IDs for installed packages matching a regular
|
||||
expression, which may be useful in a Cask uninstall stanza, eg
|
||||
|
||||
uninstall :pkgutil => 'pkg.regexp.goes.here'
|
||||
uninstall pkgutil: 'pkg.regexp.goes.here'
|
||||
|
||||
Unlike most other scripts in this directory, package IDs attributed to
|
||||
Apple are NOT excluded from the output. This is to avoid uninstalling
|
||||
|
||||
Reference in New Issue
Block a user