Optimized usability

This commit is contained in:
2022-12-11 16:47:07 +01:00
parent 080b8d66e4
commit 591af85d82
2 changed files with 3 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ try:
args = parser.parse_args()
print("Application started.")
print("To leave the appplication use the key kombination: <<Ctr>> + <<Alt>> + <<C>>")
print("Selected Mode: " + args.mode)
if args.mode == 'cleanup':