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