Lines Matching refs:help
23 help='Board name to build')
25 help='Directory containing the build output')
27 help='Configuration file (.dtb) to use')
29 help='Enabling debugging (provides a full traceback on error)')
31 help='Add a path to a directory to use for input files')
33 default=False, help='Display the README file')
35 action='store', help='Path to directory to use for intermediate and '
38 help='Preserve temporary output directory even if option -O is not '
41 default=False, help='run tests')
43 default=False, help='run tests and check for 100% coverage')
45 type='int', help='Control verbosity: 0=silent, 1=progress, 3=full, '