diff --git a/index.html b/index.html index ce63da0..6c6e80c 100755 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@ + @@ -811,22 +812,17 @@ {{ '- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.' | translate }}
{{ '- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.' | translate }}
{{ '- A URI can be HTTP(S)/FTP/BitTorrent-Magnet.' | translate }}
- {{ 'E.g. to add 2 files (downloads) f1.jpg and f2.mp4 with 2 URIs (mirrors) each, add URIs as follows' | translate }}:
- -
-http://ex1.com/f1.jpg http://ex2.com/f1.jpg
-http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
-

- - +

-