master > master: code - entfernte Verdoppelung der Hilfsanleitung
This commit is contained in:
parent
ab2473af9e
commit
60b27c1abe
@ -88,6 +88,5 @@ if __name__ == '__main__':
|
||||
try:
|
||||
args = GetArgumentsFromCli(sys.argv[1:]);
|
||||
except:
|
||||
DisplayHelpMessage();
|
||||
exit(1);
|
||||
enter(quiet=args.quiet, debug=args.debug, mode=args.mode[0], path=args.path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user