Преглед на файлове

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.