mirror of https://github.com/aria2/aria2
Documented --console-log-level option in man page
parent
08bed3f77f
commit
58c047a4a8
|
@ -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 ``/``
|
||||
|
|
Loading…
Reference in New Issue