diff options
author | Joey Hess <joey@kitenet.net> | 2007-11-27 01:51:26 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-11-27 01:51:26 -0500 |
commit | 47040e4e173254bb3f2f5126163725e8e2ae5f96 (patch) | |
tree | 29dc50fa5fd5c4274ebc4a53b882ac21a27b8dce /doc | |
parent | 4769c5e1e32f61680490c7e6fd336e40acb5ebd6 (diff) | |
download | ikiwiki-47040e4e173254bb3f2f5126163725e8e2ae5f96.tar ikiwiki-47040e4e173254bb3f2f5126163725e8e2ae5f96.tar.gz |
formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki-makerepo.mdwn | 1 | ||||
-rw-r--r-- | doc/setup.mdwn | 6 |
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"]] |