aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-11-27 01:51:26 -0500
committerJoey Hess <joey@kitenet.net>2007-11-27 01:51:26 -0500
commit47040e4e173254bb3f2f5126163725e8e2ae5f96 (patch)
tree29dc50fa5fd5c4274ebc4a53b882ac21a27b8dce
parent4769c5e1e32f61680490c7e6fd336e40acb5ebd6 (diff)
downloadikiwiki-47040e4e173254bb3f2f5126163725e8e2ae5f96.tar
ikiwiki-47040e4e173254bb3f2f5126163725e8e2ae5f96.tar.gz
formatting
-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"]]