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