瀏覽代碼

Updated usage of --conditional-get option.

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

+ 3 - 1
doc/aria2c.1.asciidoc

@@ -832,7 +832,9 @@ Advanced Options
   will be ignored.  This function uses If-Modified-Since header to get
   only newer file conditionally. When getting modification time of
   local file, it uses user supplied filename(see *<<aria2_optref_out, --out>>* option) or
-  filename part in URI if *<<aria2_optref_out, --out>>* is not specified.  Default: 'false'
+  filename part in URI if *<<aria2_optref_out, --out>>* is not specified.
+  To overwrite existing file, *<<aria2_optref_allow_overwrite, --allow-overwrite>>* is required.
+  Default: 'false'
 
 [[aria2_optref_conf_path]]*--conf-path*=PATH::
   Change the configuration file path to PATH.