aboutsummaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-21 21:40:45 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-04-21 21:40:45 +0000
commit44a74ec022d1ab0fe3fe12fb26b3f2a432dbb2eb (patch)
treeaf9276c5bb80c429fbb1dec17ccf38463e88bd61 /doc/usage.mdwn
parent170a6de6ab040e4d8e173a28d128c4ae07ac4191 (diff)
downloadikiwiki-44a74ec022d1ab0fe3fe12fb26b3f2a432dbb2eb.tar
ikiwiki-44a74ec022d1ab0fe3fe12fb26b3f2a432dbb2eb.tar.gz
patch fron Branden to install the man page in Makefile.PL
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index 2821cea68..89c30d56e 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -94,9 +94,13 @@ These options configure the wiki.
* --svn, --nosvn
- Enable or disable use of [[subversion]]. If subversion is enabled, the `source` directory is assumed to be a working copy, and is automatically updated before building the wiki.
+ Enable or disable use of [[subversion]]. If subversion is enabled, the
+ `source` directory is assumed to be a working copy, and is automatically
+ updated before building the wiki.
- In [[CGI]] mode, with subversion enabled pages edited via the web will be committed to subversion. Also, the [[RecentChanges]] link will be placed on pages.
+ In [[CGI]] mode, with subversion enabled pages edited via the web will be
+ committed to subversion. Also, the [[RecentChanges]] link will be placed
+ on pages.
Subversion is enabled by default.