Mercurial > public > mercurial-scm > hg
diff mercurial/help/urls.txt @ 10973:49a07f441496
Use hg role in help strings
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Thu, 22 Apr 2010 10:24:49 +0200 |
parents | f91e5630ce7e |
children | ebfc46929f3e |
line wrap: on
line diff
--- a/mercurial/help/urls.txt Thu Apr 22 10:04:53 2010 +0200 +++ b/mercurial/help/urls.txt Thu Apr 22 10:24:49 2010 +0200 @@ -7,12 +7,12 @@ ssh://[user[:pass]@]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'). +repositories or to bundle files (as created by :hg:`bundle` or :hg:` +incoming --bundle`). An optional identifier after # indicates a particular branch, tag, or -changeset to use from the remote repository. See also 'hg help -revisions'. +changeset to use from the remote repository. See also :hg:`help +revisions`. Some features, such as pushing to http:// and https:// URLs are only possible if the feature is explicitly enabled on the remote Mercurial @@ -47,7 +47,7 @@ ... You can then use the alias for any command that uses a URL (for -example 'hg pull alias1' will be treated as 'hg pull URL1'). +example :hg:`pull alias1` will be treated as :hg:`pull URL1`). Two path aliases are special because they are used as defaults when you do not provide the URL to a command: