Add plugins-dir preos option
This commit is contained in:
parent
839e7a408e
commit
4735df1bed
4 changed files with 95 additions and 61 deletions
|
|
@ -103,7 +103,7 @@ def get_parsers():
|
|||
name="log level"),
|
||||
help=('Set the specified verbosity level. '
|
||||
'The levels, in order from the lowest to the highest, are: '
|
||||
'ERROR (-1), WARNING (0), INFO (1), VERBOSE (2), DEBUG (3) '
|
||||
'ERROR (-1), WARNING (0), INFO (1), VERBOSE (2), DEBUG (3), '
|
||||
'TRACE (4 or higher). If used along with -v then -v '
|
||||
'increases last set value and -l overwrites last set '
|
||||
'value.'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue