Differences between revisions 3 and 109 (spanning 106 versions)
Revision 3 as of 2008-05-04 16:14:52
Size: 1208
Editor: abuehl
Comment: added link to alternate hgrc.5.html
Revision 109 as of 2020-02-04 12:09:54
Size: 719
Editor: aayjaychan
Comment: update links
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Manpages = = Manual Pages =
{i} Use '`hg help`' (or `man hg` on unix) of your locally installed Mercurial for help on the version you have installed.
Line 3: Line 4:
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).
Links to online-versions of the manpages:
Line 7: Line 6:
Original links to online-versions of the manpages (as of 2008-05-02 rather historic):  ||man page ||URL ||
 ||hg(1) ||https://www.mercurial-scm.org/doc/hg.1.html ||
 ||hgignore(5) ||https://www.mercurial-scm.org/doc/hgignore.5.html ||
 ||hgrc(5) ||https://www.mercurial-scm.org/doc/hgrc.5.html ||
Line 9: Line 11:
 || 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 ||
Line 15: Line 12:
Notes:
   * As of Mercurial 1.0, hgmerge is no longer used (see [:MergeToolConfiguration])
Line 18: Line 13:
Newer versions of some man pages may be available on other sites (may be temporary): These man pages are also available in html-format in the [[https://www.mercurial-scm.org/release/|release tarballs]] as {{{doc/hg.1.html}}}, {{{doc/}}}{{{hgignore}}}{{{.5.html}}} and {{{doc/}}}{{{hgrc}}}{{{.5.html}}}.
Line 20: Line 15:
 || man page || URL || Last updated ||
 || hg(1) || http://www.cadifra.com/mercurial/hg.1.html || 23-Apr-2008 16:48:02 CEST ||
 || hgrc(5) || http://www.cadifra.com/mercurial/hgrc.5.html || 2008-03-24 18:05:47 CDT ||

See also: [:TranslatedManPages], [:FAQ], [:TipsAndTricks], [:UnderstandingMercurial]
== See also ==
 * TranslatedManPages
 * [[FAQ]]
 * TipsAndTricks
 * BeginnersGuides

Manual Pages

{i} 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:

These man pages are also available in html-format in the release tarballs as doc/hg.1.html, doc/hgignore.5.html and doc/hgrc.5.html.

See also

ManPages (last edited 2020-02-04 12:09:54 by aayjaychan)