diff -r 3df8dbf706b0 -r 41ef9ea0ba66 mercurial/commands.py --- a/mercurial/commands.py Sun Jun 21 19:06:57 2009 +0200 +++ b/mercurial/commands.py Sun Jun 21 19:12:03 2009 +0200 @@ -2282,7 +2282,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'))