diff tests/test-convert.out @ 12187:4a854122a1c7

convert: better grouping of command line flags in help We normally put related command line flags after one another.
author Martin Geisler <mg@lazybytes.net>
date Fri, 10 Sep 2010 00:07:38 +0200
parents aade8f133d11
children 6045d467abd7
line wrap: on
line diff
--- a/tests/test-convert.out	Wed Sep 08 15:23:48 2010 +0200
+++ b/tests/test-convert.out	Fri Sep 10 00:07:38 2010 +0200
@@ -225,10 +225,10 @@
 options:
 
  -A --authors FILE      username mapping filename
+ -s --source-type TYPE  source repository type
  -d --dest-type TYPE    destination repository type
+ -r --rev REV           import up to target revision REV
     --filemap FILE      remap file names using contents of file
- -r --rev REV           import up to target revision REV
- -s --source-type TYPE  source repository type
     --splicemap FILE    splice synthesized history into place
     --branchmap FILE    change branch names while converting
     --branchsort        try to sort changesets by branches