127
128
help="Start checker for client")
128
129
parser.add_option("--stop-checker", action="store_true",
129
130
help="Stop checker for client")
130
parser.add_option("-V", "--is-enabled", action="store_true",
131
parser.add_option("-V", "--is-valid", action="store_true",
132
133
parser.add_option("-r", "--remove", action="store_true",
134
135
parser.add_option("-c", "--checker", type="string",