aria2/doc
Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option.
If true is given to --deferred-input option, aria2 does not read all
URIs and options from file specified by -i option at startup, but it
reads one by one when it needs later. This may reduce memory usage if
input file contains a lot of URIs to download. If false is given,
aria2 reads all URIs and options at startup. This option defaults to
false.
2012-02-05 18:57:16 +09:00
..
bash_completion Updated bash_completion 2012-01-08 19:19:42 +09:00
ru Update doc/ru/aria2c.1.asciidoc 2012-01-08 13:31:28 +03:00
xmlrpc Made --download-result, --save-session, --server-stat-of and 2011-10-22 23:08:40 +09:00
Makefile.am Added Russian translation of man page contributed by ITriskTI. 2011-06-21 21:38:34 +09:00
README.txt Updated doc. 2010-11-28 01:58:15 +09:00
aria2c.1.asciidoc Added --deferred-input option. 2012-02-05 18:57:16 +09:00
optref.py Script to add option command-line option cross reference. 2010-10-30 09:42:48 +00:00

README.txt

To produce aria2c.1, run 'makeman'.