diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-22 02:45:44 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-22 02:45:44 +0000 |
commit | 83be2f2d09c550b033101cdfe7b843e9893e0aa4 (patch) | |
tree | 256339a21c0e9f75577a2f4e3f1b1df530fbb679 /doc | |
parent | 5c3eb4ae5d819b53977772e77928aa4dc7e5de17 (diff) | |
download | ikiwiki-83be2f2d09c550b033101cdfe7b843e9893e0aa4.tar ikiwiki-83be2f2d09c550b033101cdfe7b843e9893e0aa4.tar.gz |
fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/post-commit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/post-commit.mdwn b/doc/post-commit.mdwn index 5178df6e6..ea11ba7c9 100644 --- a/doc/post-commit.mdwn +++ b/doc/post-commit.mdwn @@ -1,4 +1,4 @@ -If your wiki is kept in [[revision control|rcs]], a post-commit hook is run +If your wiki is kept in [[revision_control|rcs]], a post-commit hook is run every time you commit a change to your repository. To make the wiki be updated each time a commit is made, it can be run from (or as) a post-commit hook. |