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

Documented --console-log-level option in man page

Tatsuhiro Tsujikawa 12 лет назад
Родитель
Сommit
58c047a4a8
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      doc/manual-src/en/aria2c.rst

+ 5 - 0
doc/manual-src/en/aria2c.rst

@@ -1039,6 +1039,11 @@ Advanced Options
   Change the configuration file path to PATH.
   Default: ``$HOME/.aria2/aria2.conf``
 
+.. option:: --console-log-level=<LEVEL>
+
+  Set log level to output to console.  LEVEL is either ``debug``,
+  ``info``, ``notice``, ``warn`` or ``error``.  Default: ``notice``
+
 .. option:: -D, --daemon[=true|false]
 
   Run as daemon. The current working directory will be changed to ``/``