From ab71ab621d20849fa0924bfcd2f846fced5a738f Mon Sep 17 00:00:00 2001 From: Darko Poljak Date: Wed, 30 Nov 2016 23:26:53 +0100 Subject: [PATCH] Fix typo. --- docs/src/man1/cdist.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/man1/cdist.rst b/docs/src/man1/cdist.rst index 4907da55..4970994a 100644 --- a/docs/src/man1/cdist.rst +++ b/docs/src/man1/cdist.rst @@ -50,7 +50,7 @@ All commands accept the following options: .. option:: -v, --verbose - Increase log level, be more verbose. Use it more than onceto increase + Increase log level, be more verbose. Use it more than once to increase log level. The order of levels from the lowest to the greatest are: ERROR, WARNING, INFO, DEBUG.