diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-10 08:19:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-10 08:19:53 +0000 |
commit | 65e3686ead9e443584e2c727eec4ccf32bfad47e (patch) | |
tree | 98d2127dbdc6bfb6cf121b81fe9bc06193a1124f /doc/index.mdwn | |
parent | 10b2ae520d269b051fccc1511cd1b3c162e65117 (diff) | |
download | ikiwiki-65e3686ead9e443584e2c727eec4ccf32bfad47e.tar ikiwiki-65e3686ead9e443584e2c727eec4ccf32bfad47e.tar.gz |
dd
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 00a8badf6..92d3c9357 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,7 +10,7 @@ the usual design for a Wiki inside-out and backwards. To use ikiwiki to set up a wiki, you will probably want to use it with a revision control system, such as [[Subversion]], for keeping track of past -versions of pages. ikiwiki can run as a Subversion post-commit hook, so +versions of pages. ikiwiki can run as a Subversion [[post-commit]] hook, so that each committed change to your wiki is immediatly compiled and published. (It can also be run by hand, by cron, or integrated with any other revision control system.) |