Browse Source

doc: Remove outdated text

Tatsuhiro Tsujikawa 8 years ago
parent
commit
31a2f5cd1b
1 changed files with 0 additions and 4 deletions
  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