From 7d144913891c64ef1f01d5279b86066f8125f080 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 14 May 2011 22:55:11 +0900 Subject: [PATCH] Added paragraph about --metalink-base-uri option. --- README.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 5feefe49..9c8a6a1f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -271,6 +271,13 @@ This is basically multi-file torrent download with file selection, so the adjacent files which is not in Metalink document but shares same piece with selected file are also created. +If relative URI is specified in metalink:url or metalink:metaurl +element, aria2 uses the URI of Metalink file as base URI to resolve +the relative URI. If relative URI is found in Metalink file which is +read from local disk, aria2 uses the value of --metalink-base-uri +option as base URI. If this option is not specified, the relative URI +will be ignored. + netrc ----- netrc support is enabled by default for HTTP(S)/FTP. To disable netrc