diff options
author | Jon Dowland <jon@alcopop.org> | 2009-11-02 11:12:04 +0000 |
---|---|---|
committer | Jon Dowland <jon@alcopop.org> | 2009-11-02 11:12:04 +0000 |
commit | 212b248f8b383de3b880a46e4b813a6a0f65d5db (patch) | |
tree | 97430a0ee6df89c09cf7f1aa567766bb85cbaf67 /doc/setup | |
parent | e4e63a6f17be74985539752da46647eaf09cb69b (diff) |
fix toggle id for CVS
Diffstat (limited to 'doc/setup')
-rw-r--r-- | doc/setup/byhand.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup/byhand.mdwn b/doc/setup/byhand.mdwn index b2ff7bd01..afd1ac27f 100644 --- a/doc/setup/byhand.mdwn +++ b/doc/setup/byhand.mdwn @@ -124,7 +124,7 @@ revision control. ikiwiki-makerepo svn $SRCDIR $REPOSITORY """]] -[[!toggle id=subversion text="CVS"]] +[[!toggle id=cvs text="CVS"]] [[!toggleable id=cvs text=""" REPOSITORY=~/wikirepo ikiwiki-makerepo cvs $SRCDIR $REPOSITORY |