diff hgext/convert/__init__.py @ 25880:6fb55c6c6562 stable

convert: document convert.hg.startrev
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 29 Jul 2015 21:31:56 -0400
parents d9133e89d39d
children b810b59eca62
line wrap: on
line diff
--- a/hgext/convert/__init__.py	Thu Jul 30 06:22:09 2015 +0900
+++ b/hgext/convert/__init__.py	Wed Jul 29 21:31:56 2015 -0400
@@ -192,6 +192,9 @@
         (forces target IDs to change). It takes a boolean argument and
         defaults to False.
 
+    :convert.hg.startrev: specify the initial Mercurial revision.
+        The default is 0.
+
     :convert.hg.revs: revset specifying the source revisions to convert.
 
     CVS Source