Files
aria2/doc
Tatsuhiro Tsujikawa c6df43611f 2007-10-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added --no-file-allocation-limit command-line option.
	Because this option's goal is to speed up simultaneous 
multi-file
	download for http/ftp, I decided to make BitTorrent download 
ingore
	this option.
	* src/main.cc
	* src/OptionHandlerFactory.cc
	* src/RequestGroup.cc
	* src/prefs.h
	* doc/aria2c.1.txt
	* doc/aria2c.1
2007-10-27 05:20:58 +00:00
..
2006-10-01 14:11:29 +00:00

To produce aria2c.1:

a2x  -f manpage aria2c.1.txt

You may have to insert line break before '.sp' in output file.