summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-16 19:07:52 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-16 19:07:52 +0000
commitc5975243a5a660f99bcbb4d378a73e987def220b (patch)
tree4c5f86159fabffc34b8d4a0be34354606adaf614 /doc/usage.mdwn
parent2cf2d4b6ed50b08312c5e62ee77cd6cf9604d0f0 (diff)
* Support setting svnpath to "" for wikis that are rooted at the top of
their svn repositories, with no trunk directory.
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 1d545e823..0107b36ce 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -160,7 +160,8 @@ configuration options of their own.
Specify the path inside your svn repository where the wiki is located.
This defaults to `trunk`; change it if your wiki is at some other path
- inside the repository.
+ inside the repository. If your wiki is rooted at the top of the repository,
+ set svnpath to "".
* --rss, --norss