greatest -> highest

This commit is contained in:
Darko Poljak 2016-12-01 09:14:51 +01:00
commit 4514bf1bd4
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ def commandline():
'-v', '--verbose',
help=('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.'),
'to the highest are: ERROR, WARNING, INFO, DEBUG.'),
action='count', default=0)
# Main subcommand parser