tests/test-convert.t
changeset 20375 81cf597dafa9
parent 20008 e54a078153f7
child 20379 b75a04502ced
--- a/tests/test-convert.t	Tue Jan 21 11:20:14 2014 -0600
+++ b/tests/test-convert.t	Tue Jan 21 11:35:17 2014 -0600
@@ -121,6 +121,10 @@
       can be used to (for instance) move code in one repository from "default"
       to a named branch.
   
+      The closemap is a file that allows closing of a branch. This is useful if
+      you want to close a branch. Each entry contains a revision or hash
+      separated by white space.
+  
       Mercurial Source
       ################
   
@@ -266,6 +270,7 @@
       --filemap FILE     remap file names using contents of file
       --splicemap FILE   splice synthesized history into place
       --branchmap FILE   change branch names while converting
+      --closemap FILE    closes given revs
       --branchsort       try to sort changesets by branches
       --datesort         try to sort changesets by date
       --sourcesort       preserve source changesets order