hgext/convert/__init__.py
changeset 26370 44cc9f63a2f1
parent 26077 e63d05fbae84
child 28414 4817c17a11a2
--- a/hgext/convert/__init__.py	Sat Sep 26 11:25:38 2015 +0900
+++ b/hgext/convert/__init__.py	Sat Sep 26 11:38:39 2015 +0900
@@ -25,7 +25,7 @@
 
 @command('convert',
     [('', 'authors', '',
-      _('username mapping filename (DEPRECATED, use --authormap instead)'),
+      _('username mapping filename (DEPRECATED) (use --authormap instead)'),
       _('FILE')),
     ('s', 'source-type', '', _('source repository type'), _('TYPE')),
     ('d', 'dest-type', '', _('destination repository type'), _('TYPE')),