mercurial/help/urls.txt
branchstable
changeset 19197 01d68fb07915
parent 15533 10a4fab20ed9
child 36365 5da7b8cb6f75
--- a/mercurial/help/urls.txt	Tue May 14 18:43:53 2013 -0500
+++ b/mercurial/help/urls.txt	Wed May 15 22:19:12 2013 +0100
@@ -7,8 +7,8 @@
   ssh://[user@]host[:port]/[path][#revision]
 
 Paths in the local filesystem can either point to Mercurial
-repositories or to bundle files (as created by :hg:`bundle` or :hg:`
-incoming --bundle`). See also :hg:`help paths`.
+repositories or to bundle files (as created by :hg:`bundle` or
+:hg:`incoming --bundle`). See also :hg:`help paths`.
 
 An optional identifier after # indicates a particular branch, tag, or
 changeset to use from the remote repository. See also :hg:`help