help: urls help should include see also for paths stable
authortimeless <timeless@gmail.com>
Wed, 10 Nov 2010 04:53:11 -0600
branchstable
changeset 12959 27e4146d9241
parent 12955 158ca54a79cc
child 12960 e339346a9b05
help: urls help should include see also for paths
mercurial/help/urls.txt
--- 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