From 83c5321f53449dbea5f66b55d443d46cb1a2047b Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sun, 17 Jan 2016 20:13:45 +0100 Subject: [PATCH] Fixed RST warning markup. --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 5d93be4bb..0d39c89b9 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -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.