瀏覽代碼

Documented --download-result option in man page.

Tatsuhiro Tsujikawa 14 年之前
父節點
當前提交
0d36c466d9
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      doc/aria2c.1.asciidoc

+ 11 - 0
doc/aria2c.1.asciidoc

@@ -900,6 +900,17 @@ Advanced Options
   Disable IPv6. This is useful if you have to use broken DNS and want
   Disable IPv6. This is useful if you have to use broken DNS and want
   to avoid terribly slow AAAA record lookup. Default: 'false'
   to avoid terribly slow AAAA record lookup. Default: 'false'
 
 
+[[aria2_optref_download_result]]*--download-result*=OPT::
+
+  This option changes the way "Download Results" is formatted. If OPT
+  is 'default', print GID, status, average download speed and
+  path/URI. If multiple files are involved, path/URI of first
+  requested file is printed and remaining ones are omitted.  If OPT is
+  'full', print GID, status, average download speed, percentage of
+  progress and path/URI. The percentage of progress and path/URI are
+  printed for each requested file in each row.
+  Default: 'default'
+
 [[aria2_optref_enable_async_dns6]]*--enable-async-dns6*[='true'|'false']::
 [[aria2_optref_enable_async_dns6]]*--enable-async-dns6*[='true'|'false']::
 
 
   Enable IPv6 name resolution in asynchronous DNS resolver. This
   Enable IPv6 name resolution in asynchronous DNS resolver. This