tests/test-convert.out
changeset 8010 58ba4b86ae13
parent 7989 468ab22785aa
child 8026 683d8ebcf434
--- a/tests/test-convert.out	Sun Apr 05 05:12:43 2009 -0300
+++ b/tests/test-convert.out	Sun Apr 05 13:20:30 2009 +0200
@@ -73,11 +73,11 @@
     Mercurial Source
     -----------------
 
-    --config convert.hg.ignoreerrors=False (boolean)
+    --config convert.hg.ignoreerrors=False    (boolean)
         ignore integrity errors when reading. Use it to fix Mercurial
         repositories with missing revlogs, by converting from and to
         Mercurial.
-    --config convert.hg.saverev=False          (boolean)
+    --config convert.hg.saverev=False         (boolean)
         store original revision ID in changeset (forces target IDs to
         change)
     --config convert.hg.startrev=0            (hg revision identifier)
@@ -108,7 +108,7 @@
     Internal cvsps is selected by setting
         --config convert.cvsps=builtin
     and has a few more configurable options:
-        --config convert.cvsps.fuzz=60   (integer)
+        --config convert.cvsps.fuzz=60        (integer)
             Specify the maximum time (in seconds) that is allowed
             between commits with identical user and log message in a
             single changeset. When very large files were checked in as
@@ -172,7 +172,7 @@
     It is possible to limit the amount of source history to be
     converted by specifying an initial Perforce revision.
 
-    --config convert.p4.startrev=0           (perforce changelist number)
+    --config convert.p4.startrev=0            (perforce changelist number)
         specify initial Perforce revision.