소스 검색

doc: Remove outdated text

Tatsuhiro Tsujikawa 8 년 전
부모
커밋
31a2f5cd1b
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      doc/manual-src/en/aria2c.rst

+ 0 - 4
doc/manual-src/en/aria2c.rst

@@ -4136,10 +4136,6 @@ Download a file via torrent and HTTP/FTP server in parallel
 
   $ aria2c -Ttest.torrent "http://host1/file" "ftp://host2/file"
 
-.. note::
-
-  Downloading a multi-file torrent while also using HTTP/FTP is not supported.
-
 Only download specific files (usually called "selected download")
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 .. code-block:: console