mercurial/commands.py
changeset 15852 d4253fb38323
parent 15851 05ccad068313
child 15853 fbb68b382040
--- a/mercurial/commands.py	Fri Jan 13 11:29:47 2012 +0100
+++ b/mercurial/commands.py	Fri Jan 13 11:34:09 2012 +0100
@@ -4222,7 +4222,7 @@
      ('f', 'force', False, _('allow to move boundary backward')),
      ('r', 'rev', [], _('target revision')),
     ],
-    _('[-p|-d|-s] [-f] [-C] [-r] REV'))
+    _('[-p|-d|-s] [-f] [-r] REV'))
 def phase(ui, repo, *revs, **opts):
     """set or show the current phase name