blob: b7553daeb74d4b492ae705530f82585308110e57 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: xattr
2Help: Store metadata in extended file attributes
3---
4When saving output to a file, this option tells curl to store certain file
5metadata in extended file attributes. Currently, the URL is stored in the
6xdg.origin.url attribute and, for HTTP, the content type is stored in
7the mime_type attribute. If the file system does not support extended
8attributes, a warning is issued.