parser.add_argument("-s", "--silent",
dest="silent", action='store_true',
help="Prefer to be silent: Opens a UI only if the external screen is not known *and* no default configuration (-r/-e/-i) is given.")
parser.add_argument("-s", "--silent",
dest="silent", action='store_true',
help="Prefer to be silent: Opens a UI only if the external screen is not known *and* no default configuration (-r/-e/-i) is given.")