diff mercurial/help/urls.txt @ 12959:27e4146d9241 stable

help: urls help should include see also for paths
author timeless <timeless@gmail.com>
date Wed, 10 Nov 2010 04:53:11 -0600
parents 01c373762b76
children e4b02eb825b1
line wrap: on
line diff
--- a/mercurial/help/urls.txt	Mon Nov 08 10:56:47 2010 +0100
+++ b/mercurial/help/urls.txt	Wed Nov 10 04:53:11 2010 -0600
@@ -8,7 +8,7 @@
 
 Paths in the local filesystem can either point to Mercurial
 repositories or to bundle files (as created by :hg:`bundle` or :hg:`
-incoming --bundle`).
+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