diff options
Diffstat (limited to 'docs/cmdline-opts/metalink.d')
-rw-r--r-- | docs/cmdline-opts/metalink.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/metalink.d b/docs/cmdline-opts/metalink.d index 883766439..888e80718 100644 --- a/docs/cmdline-opts/metalink.d +++ b/docs/cmdline-opts/metalink.d @@ -17,7 +17,7 @@ Example to use a remote Metalink file: To use a Metalink file in the local file system, use FILE protocol (file://): - curl --metalink file://example.metalink + curl --metalink file:///example.metalink Please note that if FILE protocol is disabled, there is no way to use a local Metalink file at the time of this writing. Also note that if --metalink and |