From 0c879edc192c8a42d75a607278742790527c49d8 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 24 May 2016 08:35:47 +1000 Subject: [PATCH] README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 828772cc..8696f0d6 100644 --- a/README.md +++ b/README.md @@ -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")