mercurial/commands.py
changeset 15854 2260e6ed09c3
parent 15853 fbb68b382040
child 15855 09757185ce97
--- a/mercurial/commands.py	Fri Jan 13 11:38:49 2012 +0100
+++ b/mercurial/commands.py	Fri Jan 13 11:50:06 2012 +0100
@@ -4222,7 +4222,7 @@
      ('f', 'force', False, _('allow to move boundary backward')),
      ('r', 'rev', [], _('target revision')),
     ],
-    _('[-p|-d|-s] [-f] [-r] REV'))
+    _('[-p|-d|-s] [-f] [-r] REV...'))
 def phase(ui, repo, *revs, **opts):
     """set or show the current phase name