mercurial/debugcommands.py
changeset 48955 db960032d522
parent 48921 c9774f5fa729
child 49017 f054a557aab8
--- a/mercurial/debugcommands.py	Wed Mar 09 11:28:51 2022 +0100
+++ b/mercurial/debugcommands.py	Wed Mar 09 16:44:48 2022 +0100
@@ -1020,7 +1020,7 @@
             b'',
             b'remote-as-revs',
             b"",
-            b'use local as remote, with only these these revisions',
+            b'use local as remote, with only these revisions',
         ),
     ]
     + cmdutil.remoteopts