Lines Matching refs:opt
112 usage(_("illegal global option -- {0}").format(e.opt))
124 for opt, arg in opts:
125 if opt == "-d":
130 elif opt == "-D":
140 elif opt == "-I":
142 elif opt == "-k":
144 elif opt == "-m":
146 elif opt == "-M":
148 elif opt in ("--help", "-?"):
224 usage(_("illegal global option -- {0}").format(e.opt))
225 for opt, arg in opts:
226 if opt == "-d":
228 elif opt == "-e":
230 elif opt == "-E":
232 elif opt == "-m":
234 elif opt == "-o":
236 elif opt == "-s":
238 elif opt == "-S":
240 elif opt == "-v":
552 usage(_("illegal global option -- {0}").format(e.opt))
556 for opt, arg in opts:
557 if opt == "-R":
559 elif opt in ("--help", "-?"):