README fix

This commit is contained in:
Oliver 2016-05-24 08:35:47 +10:00
parent 9b104d1f38
commit 0c879edc19
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ BoM generation options can be configured (on a per-project basis) by editing the
* *IGNORE_COLUMNS*: A list of columns can be marked as 'ignore', and will not be output to the BoM file. By default, the *Part_Lib* and *Footprint_Lib* columns are ignored.
* *COMPONENT_ALIASES*: A list of space-separated values which allows multiple schematic symbol visualisations to be consolidated.
* *REGEXCLUDE_COLUMN_NAME: A list of regular expressions to ignore components based on the value in a given column.
* *REGEXCLUDE_COLUMN_NAME*: A list of regular expressions to ignore components based on the value in a given column.
Example configuration file (.ini format) *default values shown*
![alt tag](example/ini.png?raw=True "Configuration")