From fc5f1a670eaf2918c48c7ac276414f3ff7f161bb Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 10 Jul 2016 19:22:38 +0000 Subject: update examples/config. * example/config (difme-repos): add docstring. --- examples/config | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/config') 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" "?") -- cgit v1.2.3