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 GitHub
parent 9091425ab6
commit fef343c1a8

View File

@@ -913,8 +913,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: