mercurial/commands.py
changeset 14048 58e58406ed19
parent 14016 bd738875943a
child 14055 421d56a055fd
--- a/mercurial/commands.py	Sat Apr 30 02:42:05 2011 -0500
+++ b/mercurial/commands.py	Fri Apr 29 14:54:01 2011 +0200
@@ -4558,6 +4558,7 @@
         (debugwireargs,
          [('', 'three', '', 'three'),
           ('', 'four', '', 'four'),
+          ('', 'five', '', 'five'),
           ] + remoteopts,
          _('REPO [OPTIONS]... [ONE [TWO]]')),
     "^diff":