Allowed verbosity for most operation.
This commit is contained in:
parent
99d16eb50b
commit
fe5bde9bd3
10
README.md
10
README.md
|
|
@ -1050,12 +1050,12 @@ KiBot: KiCad automation tool for documents generation
|
||||||
Usage:
|
Usage:
|
||||||
kibot [-b BOARD] [-e SCHEMA] [-c CONFIG] [-d OUT_DIR] [-s PRE]
|
kibot [-b BOARD] [-e SCHEMA] [-c CONFIG] [-d OUT_DIR] [-s PRE]
|
||||||
[-q | -v...] [-i] [TARGET...]
|
[-q | -v...] [-i] [TARGET...]
|
||||||
kibot [-c PLOT_CONFIG] --list
|
kibot [-v...] [-c PLOT_CONFIG] --list
|
||||||
kibot [-b BOARD] [-d OUT_DIR] [-p | -P] --example
|
kibot [-v...] [-b BOARD] [-d OUT_DIR] [-p | -P] --example
|
||||||
kibot [-v...] --help-list-outputs
|
kibot [-v...] --help-list-outputs
|
||||||
kibot --help-output=HELP_OUTPUT
|
kibot [-v...] --help-output=HELP_OUTPUT
|
||||||
kibot --help-outputs
|
kibot [-v...] --help-outputs
|
||||||
kibot --help-preflights
|
kibot [-v...] --help-preflights
|
||||||
kibot -h | --help
|
kibot -h | --help
|
||||||
kibot --version
|
kibot --version
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,12 +10,12 @@
|
||||||
Usage:
|
Usage:
|
||||||
kibot [-b BOARD] [-e SCHEMA] [-c CONFIG] [-d OUT_DIR] [-s PRE]
|
kibot [-b BOARD] [-e SCHEMA] [-c CONFIG] [-d OUT_DIR] [-s PRE]
|
||||||
[-q | -v...] [-i] [TARGET...]
|
[-q | -v...] [-i] [TARGET...]
|
||||||
kibot [-c PLOT_CONFIG] --list
|
kibot [-v...] [-c PLOT_CONFIG] --list
|
||||||
kibot [-b BOARD] [-d OUT_DIR] [-p | -P] --example
|
kibot [-v...] [-b BOARD] [-d OUT_DIR] [-p | -P] --example
|
||||||
kibot [-v...] --help-list-outputs
|
kibot [-v...] --help-list-outputs
|
||||||
kibot --help-output=HELP_OUTPUT
|
kibot [-v...] --help-output=HELP_OUTPUT
|
||||||
kibot --help-outputs
|
kibot [-v...] --help-outputs
|
||||||
kibot --help-preflights
|
kibot [-v...] --help-preflights
|
||||||
kibot -h | --help
|
kibot -h | --help
|
||||||
kibot --version
|
kibot --version
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue