1 Long: xattr 2 Help: Store metadata in extended file attributes 3 Category: misc 4 --- 5 When saving output to a file, this option tells curl to store certain file 6 metadata in extended file attributes. Currently, the URL is stored in the 7 xdg.origin.url attribute and, for HTTP, the content type is stored in 8 the mime_type attribute. If the file system does not support extended 9 attributes, a warning is issued. 10