diff -r e9ef409e6399 -r 288ba6d6c5c7 mercurial/commands.py --- 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'))