Commit Graph

18 Commits (3ddb68f34077159a1ee4ae87d663971a0f21fb1b)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 8386013296 Updated doc about recent change for aria2.addTorrent and
aria2.addMetalink XML-RPC method.
2011-02-16 01:02:06 +09:00
Tatsuhiro Tsujikawa 7f21099ee7 Documented that aria2 accepts ftp:// and https:// scheme in proxy URI. 2011-02-09 23:17:56 +09:00
Tatsuhiro Tsujikawa 4c2a9eb715 Documented --async-dns-server option in man page. 2011-02-08 23:13:22 +09:00
Tatsuhiro Tsujikawa be1e168082 Updated usage of --conditional-get option. 2011-01-29 23:24:28 +09:00
Tatsuhiro Tsujikawa 43dd3861a5 Updated copyright year. 2011-01-20 00:59:06 +09:00
Tatsuhiro Tsujikawa fe40876546 Added aria2.removeDownloadResult XML-RPC method.
The method signature is aria2.removeDownloadResult(gid).  This method
removes completed/error/removed download denoted by gid from
memory. This method returns "OK" for success.
2011-01-20 00:56:34 +09:00
Tatsuhiro Tsujikawa 2873953f30 Changed the default value of --retry-wait to 0 for backward
compatibility.

Also updated usage doc.
2011-01-18 21:22:59 +09:00
Tatsuhiro Tsujikawa 21e4e15e83 Documented --retry-wait option. 2011-01-17 21:36:28 +09:00
Tatsuhiro Tsujikawa 91a4f2d210 Bump up version number to 1.10.9. 2011-01-10 12:51:52 +09:00
Tatsuhiro Tsujikawa 05bf745f66 Updated version number to 1.10.8 in man page. 2010-12-18 21:39:53 +09:00
Tatsuhiro Tsujikawa 31ec5ddf92 Updated help text for --input-file option.
Removed reference of --out and --dir option. It is a regacy before we
supported many other options.
2010-12-08 22:54:20 +09:00
Tatsuhiro Tsujikawa f5efdd9413 Updated doc for --on-download-stop. 2010-12-04 22:43:07 +09:00
Tatsuhiro Tsujikawa 934c185e79 Updated Event Hook. 2010-12-04 21:52:10 +09:00
Tatsuhiro Tsujikawa 4747c3a2da Added Hook Event subsection and described about COMMAND specified in
--on-download-* options. Made all --on-download-* option refer this
subsection.
2010-12-04 21:48:46 +09:00
Tatsuhiro Tsujikawa c1a130fdf5 Updated doc for --save-session. 2010-12-04 21:15:23 +09:00
Tatsuhiro Tsujikawa 044e6df7ac Updated man page for --on-download-start. Mentioned about 2 new
arguments.
2010-12-04 21:11:09 +09:00
Tatsuhiro Tsujikawa 479f71efaf Bump up version number to 1.10.7 2010-12-03 11:41:16 +09:00
Tatsuhiro Tsujikawa 816be74e61 Generate man pages, its HTML version and README.html by make.
Removed those generated files and scripts to generate them from repository. Added aria2c.1.asciidoc
to dist_doc_DATA.
2010-12-02 23:24:04 +09:00