Lines Matching refs:help
50 help="enable lineno")
52 help="output text as contained in the ABI files. "
56 help="Don't the files section")
57 parser.add_argument("--show-hints", help="Show-hints")
105 help="Case-insensitive search pattern for the ABI symbol")
149 help="directory where sysfs is mounted")
151 help="search string regular expression to limit symbol search")
153 help="Hints about definitions for missing ABI symbols.")
155 help="If bigger than one, enables multiprocessing.")
157 help="Maximum number of chunk size")
159 help="Also show found items. "
162 help="Don't actually search for undefined. "
187 parser.add_argument("-d", "--debug", type=int, default=0, help="debug level")
188 parser.add_argument("-D", "--dir", default=ABI_DIR, help=DEBUG_HELP)