aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ikiwiki-makerepo.mdwn1
-rw-r--r--doc/setup.mdwn6
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/ikiwiki-makerepo.mdwn b/doc/ikiwiki-makerepo.mdwn
index 19f891d0e..e76b3f318 100644
--- a/doc/ikiwiki-makerepo.mdwn
+++ b/doc/ikiwiki-makerepo.mdwn
@@ -5,6 +5,7 @@ ikiwiki-makerepo - check an ikiwiki srcdir into revision control
# SYNOPSIS
ikiwiki-makerepo svn|git srcdir repository
+
ikiwiki-makerepo mercurial srcdir
# DESCRIPTION
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index 7e8973bbc..39a3a174d 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -124,9 +124,9 @@ revision control.
REPOSITORY=~/wiki.git
ikiwiki-makerepo git $SRCDIR $REPOSITORY
- Please see [[rcs/git]] for detailed documentation about how
- ikiwiki uses git repositories, and some important caveats
- about using the git repositories.
+Please see [[rcs/git]] for detailed documentation about how
+ikiwiki uses git repositories, and some important caveats
+about using the git repositories.
"""]]
[[toggle id=mercurial text="Mercurial"]]