Lines Matching refs:usage
93 def usage(usage_error=None, cmd=None, retcode=EXIT_BADOPT):
94 """Emit a usage message and optionally prefix it with a more specific
111 --help or -? display usage message
172 usage(_("property arguments must be of "
209 usage(_("only -e or -n may be specified"), cmd="open")
212 usage(_("open requires one package name"), cmd="open")
239 usage(_("only -e or -n may be specified"), cmd="open")
242 usage(_("append requires one package name"), cmd="open")
276 usage(_("No transaction ID specified using -t or in "
294 usage(_("No transaction ID specified in $PKG_TRANS_ID"),
298 usage(_("No arguments specified for subcommand."), cmd="add")
347 usage(_("A destination package repository must be provided "
496 usage(_("No transaction ID specified in $PKG_TRANS_ID"),
632 usage(_("No arguments specified for subcommand."),
688 usage(_("No arguments specified for subcommand."),
716 usage(_("command does not take operands"),
760 usage(_("{opt} takes argument of form "
767 usage(_("illegal global option -- {0}").format(e.opt))
781 usage(retcode=0)
783 usage()
787 usage(_("A destination package repository must be provided "
816 usage(_("unknown subcommand '{0}'").format(subcommand))
836 usage(_("illegal {cmd} option -- {opt}").format(