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

pull/43/head
Tatsuhiro Tsujikawa 2013-01-08 21:27:26 +09:00
parent 08bed3f77f
commit 58c047a4a8
1 changed files with 5 additions and 0 deletions

View File

@ -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 ``/``