xattr: Add removing quarantine; the by far most common use of this command (#1668)
This commit is contained in:

committed by
Agniva De Sarker

parent
391756661f
commit
f38e8f463f
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
- Delete an attribute from a given file:
|
- 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:
|
- Delete all extended attributes from a given file:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user