소스 검색

Added paragraph about --metalink-base-uri option.

Tatsuhiro Tsujikawa 14 년 전
부모
커밋
7d14491389
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      README.asciidoc

+ 7 - 0
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