Size: 355
Comment:
|
Size: 709
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Current manpages: | = Manual Pages = |
Line 3: | Line 3: |
* [http://www.selenic.com/mercurial/hg.1.html hg(1)] * [http://www.selenic.com/mercurial/hgmerge.1.html hgmerge(1)] * [http://www.selenic.com/mercurial/hgignore.5.html hgignore(5)] * [http://www.selenic.com/mercurial/hgrc.5.html hgrc(5)] * ["TranslatedManPages"] |
{i} Use '`hg help`' (or `man hg` on unix) of your locally installed Mercurial for help on the version you have installed. |
Line 9: | Line 6: |
See also: ["FAQ"], TipsAndTricks, UnderstandingMercurial | Links to online-versions of the manpages: || man page || URL || || hg(1) || http://www.selenic.com/mercurial/hg.1.html || || hgignore(5) || http://www.selenic.com/mercurial/hgignore.5.html || || hgrc(5) || http://www.selenic.com/mercurial/hgrc.5.html || The man pages hg(1) and hgrc(5) are also available in html-format in the [[http://www.selenic.com/mercurial/release/?M=D|release tarballs]] as {{{doc/hg.1.html}}} and {{{doc/hgrc.5.html}}}. == See also == * [[TranslatedManPages]] * [[FAQ]] * [[TipsAndTricks]] * [[BeginnersGuides]] |
Manual Pages
Use 'hg help' (or man hg on unix) of your locally installed Mercurial for help on the version you have installed.
Links to online-versions of the manpages:
man page
URL
hg(1)
hgignore(5)
hgrc(5)
The man pages hg(1) and hgrc(5) are also available in html-format in the release tarballs as doc/hg.1.html and doc/hgrc.5.html.