Lines Matching refs:opt
878 for opt, arg in opts:
879 if opt == "-c":
881 elif opt == "-h":
883 elif opt == "-l":
885 elif opt == "-p":
887 elif opt == "-r":
889 elif opt == "-R":
891 elif opt == "-s":
893 elif opt == "-t":
895 elif opt == "-T":
897 elif opt == "-w":
899 elif opt == "-W":
905 usage(_("illegal global option -- {0}").format(e.opt))