aboutsummaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 06:15:54 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-04 06:15:54 +0000
commit99d52a1794f25ee2efc7a580e8e9bc8819811bd9 (patch)
tree24ebb1b465bca20923cf908790c7d4a14d2726a1 /doc/features.mdwn
parent44c8d863398565860b2f94bbaa28f057a5199565 (diff)
downloadikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar
ikiwiki-99d52a1794f25ee2efc7a580e8e9bc8819811bd9.tar.gz
* Add support for tla, contributed by Clint Adama. Closes: #385936
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 2b06a7917..d5fa4026b 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -10,9 +10,9 @@ that are not possible with a standard wiki.
Instead of editing pages in a stupid web form, you can use vim and commit
changes via svn. Or work disconnected using svk and push your changes out
-when you come online. Or use git to work in a distributed fashion all the
-time. (It's also possible to [[plugins/write]] a plugin to support other
-systems.)
+when you come online. Or use git or tla to work in a distributed fashion
+all the time. (It's also possible to [[plugins/write]] a plugin to support
+other systems.)
ikiwiki can be run from a [[post-commit]] hook to update your wiki
immediately whenever you commit.