mercurial/commands.py
changeset 9477 a4f6e4427b65
parent 9467 4c041f1ee1b4
child 9508 e2fd9b62349b
--- a/mercurial/commands.py	Wed Sep 23 15:54:43 2009 +0200
+++ b/mercurial/commands.py	Wed Sep 23 15:57:25 2009 +0200
@@ -3093,7 +3093,7 @@
 
 globalopts = [
     ('R', 'repository', '',
-     _('repository root directory or symbolic path name')),
+     _('repository root directory or name of overlay bundle file')),
     ('', 'cwd', '', _('change working directory')),
     ('y', 'noninteractive', None,
      _('do not prompt, assume \'yes\' for any required answers')),