X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/47040e4e173254bb3f2f5126163725e8e2ae5f96..17bab92c31f171ff0b88d55330c039e6c5204a84:/doc/ikiwiki-makerepo.mdwn diff --git a/doc/ikiwiki-makerepo.mdwn b/doc/ikiwiki-makerepo.mdwn index e76b3f318..dcebbb96a 100644 --- a/doc/ikiwiki-makerepo.mdwn +++ b/doc/ikiwiki-makerepo.mdwn @@ -4,7 +4,7 @@ ikiwiki-makerepo - check an ikiwiki srcdir into revision control # SYNOPSIS -ikiwiki-makerepo svn|git srcdir repository +ikiwiki-makerepo svn|git|monotone srcdir repository ikiwiki-makerepo mercurial srcdir @@ -17,6 +17,9 @@ mercurial repository. Note that for mercurial, the srcdir is converted into a mercurial repository. There is no need to have a separate repository with mercurial. +Note that for monotone, you are assumed to already have run "mtn genkey" to generate +key. + # AUTHOR Joey Hess