[PATCH 5/5] Add advice about scan-path in cgitrc.5.txt
Julius Plenz
plenz at cis.fu-berlin.de
Thu Mar 10 17:03:24 CET 2011
Signed-off-by: Julius Plenz <plenz at cis.fu-berlin.de>
---
cgitrc.5.txt | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index f0ef6a7..9b44475 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -287,8 +287,9 @@ scan-path::
the result will be cached as a cgitrc include-file in the cache
directory. If project-list has been defined prior to scan-path,
scan-path loads only the directories listed in the file pointed to by
- project-list. Default value: none. See also: cache-scanrc-ttl,
- project-list.
+ project-list. Be advised that only the global settings taken
+ before the scan-path directive will be applied to each repository.
+ Default value: none. See also: cache-scanrc-ttl, project-list.
section::
The name of the current repository section - all repositories defined
--
1.7.3.1
More information about the CGit
mailing list