This commit is contained in:
Kovid Goyal 2014-08-14 17:37:19 +05:30
parent e93ba3f832
commit c5b9cae0b7

View File

@ -106,7 +106,7 @@ OptionRecommendation(name='verbose',
short_switch='v', short_switch='v',
help=_('Level of verbosity. Specify multiple times for greater ' help=_('Level of verbosity. Specify multiple times for greater '
'verbosity. Specifying it twice will result in full ' 'verbosity. Specifying it twice will result in full '
'verbosity, once medium and zero times least verbosity.') 'verbosity, once medium verbosity and zero times least verbosity.')
), ),
OptionRecommendation(name='debug_pipeline', OptionRecommendation(name='debug_pipeline',