summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Krehl <mario-krehl@gmx.de>2017-12-31 19:00:51 +0100
committerMario Krehl <mario-krehl@gmx.de>2017-12-31 19:00:51 +0100
commitcb1dffd2d42228ee282efc007a8a2401a27f1adb (patch)
tree2f8a0e9563660bf1781bcc7d8ac38b9343b8a2e5
parent17a681a2762d105816c48c94e8928656c3222716 (diff)
Update example config
-rw-r--r--example_config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_config.toml b/example_config.toml
index 01538c4..49abd75 100644
--- a/example_config.toml
+++ b/example_config.toml
@@ -1,5 +1,5 @@
# all three attributes are required for every item
-# use unique aliases; only use letters/number or - and _
+# file names are considered unique: so only 1 regex may be configured for a file
# do not use a dot in an alias
# only named captures will be used
# named capture need to match a numeric value (int or a float like 10.654321)