From d2eda2c807e547a6ada9944711b3c517f489849e Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 19 May 2016 07:53:52 +1000 Subject: [PATCH] README formatting --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea64ce89..7992140d 100644 --- a/README.md +++ b/README.md @@ -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: