xref: /curl/docs/cmdline-opts/metalink.md (revision 2abfc759)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3SPDX-License-Identifier: curl
4Long: metalink
5Help: Process given URLs as metalink XML file
6Added: 7.27.0
7Category: deprecated
8Multi: single
9See-also:
10  - parallel
11Example:
12  - --metalink file $URL
13---
14
15# `--metalink`
16
17This option was previously used to specify a Metalink resource. Metalink
18support is disabled in curl for security reasons (added in 7.78.0).
19