Lines Matching refs:brief
20 at a configurable location, or are given as a brief list of problems.
129 configuration.brief: if true, output shorter report to stdout
151 self.brief = configuration.brief
430 if self.brief:
452 if self.brief:
469 if not (self.keep_all_reports or self.brief):
620 "-b", "--brief", action="store_true",
653 brief=abi_args.brief,