Просмотр исходного кода

Updated doc for --on-download-stop.

Tatsuhiro Tsujikawa 15 лет назад
Родитель
Сommit
f5efdd9413
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/aria2c.1.asciidoc

+ 1 - 1
doc/aria2c.1.asciidoc

@@ -958,7 +958,7 @@ name.
 
 
 [[aria2_optref_on_download_stop]]*--on-download-stop*=COMMAND::
 [[aria2_optref_on_download_stop]]*--on-download-stop*=COMMAND::
 
 
-  Set the command to be executed when download stops. You can override
+  Set the command to be executed after download stopped. You can override
   the command to be executed for particular download result using
   the command to be executed for particular download result using
   *<<aria2_optref_on_download_complete, --on-download-complete>>* and *<<aria2_optref_on_download_error, --on-download-error>>*. If they are
   *<<aria2_optref_on_download_complete, --on-download-complete>>* and *<<aria2_optref_on_download_error, --on-download-error>>*. If they are
   specified, command specified in this option is not executed.
   specified, command specified in this option is not executed.