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