Lines Matching refs:opt
2636 for opt, arg in opts:
2637 if opt == "-H":
2639 elif opt == "-c":
2641 elif opt == "-n":
2676 for opt, arg in opts:
2677 if opt == "-H":
2679 elif opt == "-n":
2846 for opt, arg in opts:
2847 if opt == "-H":
2849 elif opt == "-a":
2851 elif opt == "-f":
2853 elif opt == "-l":
2855 elif opt == "-o":
2858 elif opt == "-p":
2860 elif opt == "-r":
2862 elif opt == "-s":
2866 elif opt == "-I":
3290 for opt, arg in opts:
3291 if opt == "-H":
3293 elif opt == "-a":
3300 elif opt == "-g":
3302 elif opt == "-o":
3305 elif opt == "-s":
3307 elif opt == "-t":
3309 elif opt == "-r":
3311 elif opt == "-m":
3639 for opt, arg in opts:
3640 if opt == "-q":
3642 if opt == "--full":
4010 for opt, arg in opts:
4011 if opt == "-H":
4558 for opt, arg in opts:
4559 if opt in ("-p", "--publisher"):
4570 elif opt == "-c":
4572 elif opt == "-f" or opt == "--force":
4574 elif opt in ("-g", "--origin"):
4576 elif opt == "-k":
4578 elif opt in ("-m", "--mirror"):
4580 elif opt == "-z" or opt == "--zone":
4583 elif opt == "-F" or opt == "--full":
4585 elif opt == "-P" or opt == "--partial":
4587 elif opt == "-U" or opt == "--user":
4589 elif opt == "--facet":
4603 elif opt == "--no-refresh":
4605 elif opt == "--set-property":
4616 elif opt == "--variant":
4761 for opt, arg in opts:
4762 if opt == "-H":
4764 elif opt == "-N":
4766 elif opt == "-l":
4768 elif opt == "-n":
4780 elif opt == "-o":
4813 elif opt == "-t":
5402 usage(_("illegal global option -- {0}").format(e.opt))
5406 for opt, arg in opts:
5407 if opt == "-D" or opt == "--debug":
5415 usage(_("{opt} takes argument of form "
5417 opt=opt, arg=arg))
5419 elif opt == "-R":
5421 elif opt == "--runid":
5423 elif opt in ("--help", "-?"):
5425 elif opt == "--no-network-cache":
5471 for opt in ["--help", "-?"]:
5472 if opt in pargs:
5495 usage(_("illegal option -- {0}").format(e.opt),
5538 usage(_("illegal option -- {0}").format(e.opt),