README formatting

This commit is contained in:
Oliver Walters 2016-05-19 07:53:52 +10:00
parent baa8f570b8
commit d2eda2c807
1 changed files with 3 additions and 0 deletions

View File

@ -18,8 +18,11 @@ The *KiBOM_CLI* script can be run directly from KiCad or from the command line.
![alt tag](example/help.png?raw=True "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: