added some help

This commit is contained in:
Devaev Maxim
2019-02-10 04:14:28 +03:00
parent d603a216a3
commit 9d13982a51
3 changed files with 16 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ from .. import init
# =====
def main() -> None:
config = init("kvmd-cleanup")[2].kvmd
config = init("kvmd-cleanup", description="Kill KVMD and clear resources")[2].kvmd
logger = get_logger(0)
logger.info("Cleaning up ...")