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