1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-04 18:48:43 +00:00

Fixed RST warning markup.

This commit is contained in:
Robin Schneider 2016-01-17 20:13:45 +01:00
parent 19eb8e2d3b
commit 83c5321f53
No known key found for this signature in database
GPG key ID: 489A4D5EC353C98A

View file

@ -29,7 +29,7 @@ Log levels: DEBUG < INFO < WARNING < ERROR < CRITICAL
While you can set misc. log levels, do not expect that every command will
give different output on different log levels - it's just a possibility.
..warning:: While some options (like ``--stats`` or ``--list``) will emit more
.. warning:: While some options (like ``--stats`` or ``--list``) will emit more
informational messages, you have to use INFO (or lower) log level to make
them show up in log output. Use ``-v`` or a logging configuration.