Add --verbose flag to show extended logging

Fixes #379
This commit is contained in:
AsamK 2021-01-15 11:43:53 +01:00
parent 20681b8d89
commit 5938d54784
6 changed files with 315 additions and 207 deletions

View file

@ -32,6 +32,9 @@ Show help message and quit.
*-v*, *--version*::
Print the version and quit.
*--verbose*::
Raise log level and include lib signal logs.
*--config* CONFIG::
Set the path, where to store the config.
Make sure you have full read/write access to the given directory.