File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / xattr.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>