2009-09-29 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Added missing help message for remove command.
	* doc/xmlrpc/aria2rpc
pull/1/head
Tatsuhiro Tsujikawa 2009-09-28 15:15:56 +00:00
parent e54994d0a0
commit ca96fb4946
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-09-29 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Added missing help message for remove command.
* doc/xmlrpc/aria2rpc
2009-09-24 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Generated configure and config.h.in

View File

@ -173,6 +173,7 @@ OptionParser.new do |opt|
Usage: #{program_name} addUri URI... [options]
#{program_name} addTorrent /path/to/torrent_file URI... [options]
#{program_name} addMetalink /path/to/metalink_file [options]
#{program_name} remove GID [options]
#{program_name} tellStatus GID [options]
#{program_name} tellActive [options]
#{program_name} tellWaiting [options]