README formatting
This commit is contained in:
parent
baa8f570b8
commit
d2eda2c807
|
|
@ -18,8 +18,11 @@ The *KiBOM_CLI* script can be run directly from KiCad or from the command line.
|
|||

|
||||
|
||||
**netlist** The netlist must be provided to the script. When running from KiCAD use "%I"
|
||||
|
||||
**--output / -o** If provided, this is the path to the BoM output. If not provided, the script will use the same name as the input file, with the suffix "_bom.csv"
|
||||
|
||||
**--cfg** If provided, this is the BOM config file that will be used. If not provided, options will be loaded from "bom.ini"
|
||||
|
||||
**--verbose / -v** Enable extra debugging information
|
||||
|
||||
To run from KiCad, simply add the same command line in the *Bill of Materials* script window. e.g. to generate a HTML output:
|
||||
|
|
|
|||
Loading…
Reference in New Issue