borgmatic/borgmatic/commands
Florian Lindner 4385aa01aa Limit verbose argument range, make log level default more explicit.
Closes #92.
2018-09-17 08:56:57 +02:00
..
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
borgmatic.py Limit verbose argument range, make log level default more explicit. 2018-09-17 08:56:57 +02:00
convert_config.py Removing "from __future__ import print_function". This isn't Python 2 anymore, Toto. 2017-09-09 17:38:14 -07:00
generate_config.py Removing "from __future__ import print_function". This isn't Python 2 anymore, Toto. 2017-09-09 17:38:14 -07:00
hook.py Adding logging to hook execution! 2017-10-25 22:32:06 -07:00