xattr: Add removing quarantine; the by far most common use of this command (#1668)

This commit is contained in:
Charles Merriam
2017-12-12 19:53:53 -08:00
committed by Agniva De Sarker
parent 391756661f
commit f38e8f463f

View File

@@ -12,7 +12,7 @@
- Delete an attribute from a given file:
`xattr -d {{attribute_key}} {{file}}`
`xattr -d {{com.apple.quarantine}} {{file}}`
- Delete all extended attributes from a given file: