diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 05:40:46 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 05:40:46 +0000 |
commit | 161b9f27bd6d3c6122446fe9b6ead9d0b12c94a5 (patch) | |
tree | 3f5b9698024562be2810fdb4276eda4b54373556 /doc | |
parent | 071fa74492a646738efe336673422897373ffe9b (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/features.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn index 3ab10c110..144551060 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -3,9 +3,7 @@ Some of ikiwiki's features: * [[Subversion]] Rather than implement its own system for storing page histories etc, - ikiwiki simply uses subversion. (Supporting other revision control - systems is also possible, ikiwiki only needs $FOO add, $FOO commit, and - $FOO log). + ikiwiki simply uses subversion. (It's also possible to [[plugins/write]] support for other systems.) 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 |