From c56c39fac7d0a73b185f2537913d823f4061e33a Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Thu, 3 Nov 2011 21:36:38 -0400 Subject: [PATCH] Added note to -v option in docs --- docs/options.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/options.rst b/docs/options.rst index b17c022..292f7d8 100644 --- a/docs/options.rst +++ b/docs/options.rst @@ -350,6 +350,11 @@ Less Useful Options Prints more output. You can specify this multiple times. + Specifying this option also has the effect of changing the output format to + a more verbose one with additional information, in addition to outputting + more lines. If you specify both :option:`-v` and :option:`-q`, you can get + the more verbose line without additional output from debug lines. + **Settings file:** Option name: ``verbose``