README fix
This commit is contained in:
parent
9b104d1f38
commit
0c879edc19
|
|
@ -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*
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue