aria2/doc/manual-src/en
Tatsuhiro Tsujikawa f72a303b8d Add --bt-detach-seed-only option
This option excludes seed only downloads when counting concurrent
active downloads (-j option).  This means that if -j3 is given and
this option is turned on and 3 downloads are active and one of those
enters seed mode, then it is excluded from active download count (thus
it becomes 2), and the next download waiting in queue gets started.
But be aware that seeding item is still recognized as active download
in RPC method.
2014-10-14 00:13:29 +09:00
..
Makefile.am Fix broken EXTRA_DIST 2013-12-09 16:38:45 +01:00
README.rst Included README.rst from manual-src/en/index.rst 2012-07-06 23:40:29 +09:00
aria2c.rst Add --bt-detach-seed-only option 2014-10-14 00:13:29 +09:00
conf.py.in Fix theme path (out-of-tree-builds) 2013-12-09 16:56:57 +01:00
index.rst Generate libaria2 API doc from aria2.h 2013-05-09 23:49:30 +09:00
libaria2.rst Improve aria2.rst and usage texts a bit. 2014-05-20 18:02:47 +02:00
mkapiref.py Add download event callback API and its example 2013-05-11 19:40:24 +09:00
technical-notes.rst Update doc 2013-02-19 22:14:18 +09:00

README.rst

.. include:: ../../../README.rst