Apply suggestions from code review

Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
Morris Jobke 2020-04-21 10:11:09 +02:00 committed by backportbot[bot]
parent dbf50893d5
commit 16970ab9a1

View File

@ -919,8 +919,8 @@ different log file path. Set your rotation by log file size in bytes with
``log:manage`` sets your logging backend, log level, and timezone. The defaults
are ``file``, ``warning``, and ``UTC``. Available options are:
* ``--backend`` [file, syslog, errorlog, systemd]
* ``--level`` [debug, info, warning, error, fatal]
* ``--backend [file, syslog, errorlog, systemd]``
* ``--level [debug|info|warning|error|fatal]``
.. _maintenance_commands_label: