aria2/doc/manual-src/en
Tatsuhiro Tsujikawa 8f51793b19 Add --max-mmap-limit option
Set the maximum file size to enable mmap (see --enable-mmap
option). The file size is determined by the sum of all files contained
in one download. For example, if a download contains 5 files, then
file size is the total size of those files. If file size is strictly
greater than the size specified in this option, mmap will be disabled.
2016-01-29 00:14:30 +09:00
..
aria2c.rst Add --max-mmap-limit option 2016-01-29 00:14:30 +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
Makefile.am Fix broken EXTRA_DIST 2013-12-09 16:38:45 +01:00
mkapiref.py mkapiref.py: Add class name to member functions and methods 2015-09-19 19:40:50 +09:00
README.rst Included README.rst from manual-src/en/index.rst 2012-07-06 23:40:29 +09:00
technical-notes.rst Make config and cache files conform to XDG 2015-06-02 15:54:27 +02:00

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