Show More
@@ -311,7 +311,7 b' cmdtable = {' | |||
|
311 | 311 | ('d', 'dest-type', '', |
|
312 | 312 | _('destination repository type'), _('TYPE')), |
|
313 | 313 | ('r', 'rev', '', |
|
314 |
_('import up to |
|
|
314 | _('import up to source revision REV'), _('REV')), | |
|
315 | 315 | ('A', 'authormap', '', |
|
316 | 316 | _('remap usernames using this file'), _('FILE')), |
|
317 | 317 | ('', 'filemap', '', |
@@ -262,7 +262,7 b'' | |||
|
262 | 262 | |
|
263 | 263 | -s --source-type TYPE source repository type |
|
264 | 264 | -d --dest-type TYPE destination repository type |
|
265 |
-r --rev REV import up to |
|
|
265 | -r --rev REV import up to source revision REV | |
|
266 | 266 | -A --authormap FILE remap usernames using this file |
|
267 | 267 | --filemap FILE remap file names using contents of file |
|
268 | 268 | --splicemap FILE splice synthesized history into place |
General Comments 0
You need to be logged in to leave comments.
Login now