mercurial/commands.py
changeset 8927 288ba6d6c5c7
parent 8903 d403cf4eb32d
parent 8917 41ef9ea0ba66
child 8931 4c99eafb101e
--- a/mercurial/commands.py	Fri Apr 17 16:34:43 2009 -0700
+++ b/mercurial/commands.py	Tue Jun 23 15:43:09 2009 -0500
@@ -2315,7 +2315,6 @@
 
     Please see 'hg help urls' for important details about ssh://
     URLs. If DESTINATION is omitted, a default path will be used.
-    See 'hg help urls' for more information.
     """
     dest, revs, checkout = hg.parseurl(
         ui.expandpath(dest or 'default-push', dest or 'default'), opts.get('rev'))