mercurial/commands.py
branchstable
changeset 26818 c7d30fdb13b2
parent 26810 382050000412
child 26826 39dbf495880b
--- a/mercurial/commands.py	Wed Oct 21 00:18:11 2015 +0200
+++ b/mercurial/commands.py	Tue Oct 20 18:46:00 2015 -0400
@@ -2683,7 +2683,7 @@
           _('record parent information for the precursor')),
          ('r', 'rev', [], _('display markers relevant to REV')),
         ] + commitopts2,
-         _('[OBSOLETED [REPLACEMENT] [REPL... ]'))
+         _('[OBSOLETED [REPLACEMENT ...]]'))
 def debugobsolete(ui, repo, precursor=None, *successors, **opts):
     """create arbitrary obsolete marker