master > master: code go - vereinheitlichte help messages

This commit is contained in:
RD
2021-11-05 08:51:11 +01:00
parent 6bf15f936e
commit 30dffa20d4
2 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ var debugmode bool = false
var ansimode bool = false
var loggingPrefix string = ""
var force bool = false
var tagAll bool = false
var promptSymb string = ">"
func GetQuietMode() bool {