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

This commit is contained in:
Charles Merriam
2017-12-13 09:23:53 +05:30
committed by Agniva De Sarker
parent 391756661f
commit f38e8f463f
+1 -1
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: