Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/xattr.d @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 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. |
