summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/config b/examples/config
index f4aec4f..b7a2010 100644
--- a/examples/config
+++ b/examples/config
@@ -2,6 +2,7 @@
;; public domain. no rights reserved.
(define (difme-repos)
+ "path to repos must be absolute."
(list '("/path/to/git/repo/foo" "M" "D" "?")
'("/path/to/git/repo/bar" "M")
'("/path/to/git/repo/baz" "M" "?")