convert: help string cleanups stable
authorMartin Geisler <mg@lazybytes.net>
Fri, 10 Sep 2010 00:36:01 +0200
branchstable
changeset 12186 3417b3d95b05
parent 12185 6a94459b7afa
child 12188 6045d467abd7
child 12203 0f6164806283
convert: help string cleanups
hgext/convert/__init__.py
tests/test-convert.out
--- a/hgext/convert/__init__.py	Fri Sep 10 00:30:36 2010 +0200
+++ b/hgext/convert/__init__.py	Fri Sep 10 00:36:01 2010 +0200
@@ -67,10 +67,10 @@
       <source ID> <destination ID>
 
     If the file doesn't exist, it's automatically created. It's
-    updated on each commit copied, so convert-repo can be interrupted
+    updated on each commit copied, so :hg:`convert` can be interrupted
     and can be run repeatedly to copy new commits.
 
-    The [username mapping] file is a simple text file that maps each
+    The username mapping file is a simple text file that maps each
     source commit author to a destination commit author. It is handy
     for source SCMs that use unix logins to identify authors (eg:
     CVS). One line per author mapping and the line format is::
--- a/tests/test-convert.out	Fri Sep 10 00:30:36 2010 +0200
+++ b/tests/test-convert.out	Fri Sep 10 00:36:01 2010 +0200
@@ -48,10 +48,10 @@
       <source ID> <destination ID>
 
     If the file doesn't exist, it's automatically created. It's updated on
-    each commit copied, so convert-repo can be interrupted and can be run
+    each commit copied, so "hg convert" can be interrupted and can be run
     repeatedly to copy new commits.
 
-    The [username mapping] file is a simple text file that maps each source
+    The username mapping file is a simple text file that maps each source
     commit author to a destination commit author. It is handy for source SCMs
     that use unix logins to identify authors (eg: CVS). One line per author
     mapping and the line format is: