curl/docs/cmdline-opts/metalink.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
416 B
Markdown
Raw Normal View History

---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
2016-11-16 21:20:36 +08:00
Long: metalink
Help: Process given URLs as metalink XML file
Added: 7.27.0
Category: misc
Multi: single
See-also:
- parallel
Example:
- --metalink file $URL
2016-11-16 21:20:36 +08:00
---
# `--metalink`
This option was previously used to specify a Metalink resource. Metalink
support is disabled in curl for security reasons (added in 7.78.0).