1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 15:45:59 +02:00

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: