]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/post-commit.mdwn
* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,
[ikiwiki.git] / doc / post-commit.mdwn
index 496c69075ae7dabc582953db6fa50462ec9f97c3..76c8dfeac96dab892ba64e81450506ebc17282b2 100644 (file)
@@ -1,7 +1,7 @@
 A post-commit hook is run every time you commit a change to your subversion repository. To make the wiki be updated each time a commit is made, it can be run from (or as) a post-commit hook.
 
 The best way to run ikiwiki in a [[Subversion]] post-commit hook is using
-a [[wrapper, which can be generated using `ikiwiki --wrapper`.
+a wrapper, which can be generated using `ikiwiki --wrapper`.
 
 First, set up the subversion checkout that ikiwiki will update and compile
 into your wiki at each subversion commit. Run ikiwiki a few times by hand