mirror of
https://github.com/aria2/aria2.git
synced 2026-04-11 23:39:05 +00:00
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
To produce aria2c.1: a2x -f manpage aria2c.1.txt You may have to insert line break before '.sp' in output file.