소스 검색

docs: formatting fixed

Thomas Waldmann 9 년 전
부모
커밋
6c278e2e85
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/usage.rst

+ 2 - 2
docs/usage.rst

@@ -30,8 +30,8 @@ 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
-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.
+             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.
 
 Return codes
 ~~~~~~~~~~~~