summaryrefslogtreecommitdiffstats
path: root/example_config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'example_config.toml')
-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)