summaryrefslogtreecommitdiffstats
path: root/example_config.toml
diff options
context:
space:
mode:
authormario-kr <mario-krehl@gmx.de>2018-01-02 12:48:32 +0100
committerGitHub <noreply@github.com>2018-01-02 12:48:32 +0100
commit6bb14df68bcb2f094d91f6740bee511e5055cc9b (patch)
tree2f8a0e9563660bf1781bcc7d8ac38b9343b8a2e5 /example_config.toml
parent6d0705ba3e1fdf72acf4c06cca9f3f45ab1164bf (diff)
parentcb1dffd2d42228ee282efc007a8a2401a27f1adb (diff)
Merge pull request #5 from mario-kr/file-alias
File alias
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)