Size: 1117
Comment: update
|
Size: 709
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Manpages = | = Manual Pages = |
Line 3: | Line 3: |
Best use `hg help` (or `man hg` on unix) of your locally installed Mercurial for up-to-date help information covering the version you have installed (see [:WhatsNew] for version information). |
{i} Use '`hg help`' (or `man hg` on unix) of your locally installed Mercurial for help on the version you have installed. |
Line 7: | Line 6: |
Original links to online-versions of the manpages (as of 2008-05-02 rather historic): | Links to online-versions of the manpages: |
Line 9: | Line 8: |
|| man page || URL || Last updated || || hg(1) || http://www.selenic.com/mercurial/hg.1.html || 12-Dec-2006 17:00:20 CDT || || hgmerge(1) || http://www.selenic.com/mercurial/hgmerge.1.html || v0.1, 27 May 2005 || || hgignore(5) || http://www.selenic.com/mercurial/hgignore.5.html || 12-Dec-2006 17:00:22 CDT || || hgrc(5) || http://www.selenic.com/mercurial/hgrc.5.html || 12-Dec-2006 17:00:23 CDT || |
|| 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 || |
Line 15: | Line 13: |
Notes: * As of Mercurial 1.0, hgmerge is no longer used (see [:MergeToolConfiguration]) |
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}}}. |
Line 18: | Line 15: |
Newer versions of some man pages may be available on other sites (may be temporary): || man page || URL || Last updated || || hg(1) || http://www.cadifra.com/mercurial/hg.1.html || 23-Apr-2008 16:48:02 CEST || See also: [:TranslatedManPages], [:FAQ], [:TipsAndTricks], [:UnderstandingMercurial] |
== 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.