Differences between revisions 4 and 108 (spanning 104 versions)
Revision 4 as of 2008-05-12 16:43:16
Size: 1400
Editor: abuehl
Comment: hg(1) and hgrc(5) available in release tarballs
Revision 108 as of 2013-09-04 16:13:23
Size: 723
Editor: mpm
Comment:
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:
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}}}.  ||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 9: Line 11:
Original links to online-versions of the manpages (as of 2008-05-02 rather historic):
Line 11: Line 12:
 || 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 17: Line 13:
Notes:
   * As of Mercurial 1.0, hgmerge is no longer used (see [:MergeToolConfiguration])
These man pages are also available in html-format in the [[http://www.selenic.com/mercurial/release/?M=D|release tarballs]] as {{{doc/hg.1.html}}}, {{{doc/}}}{{{hgignore}}}{{{.5.html}}} and {{{doc/}}}{{{hgrc}}}{{{.5.html}}}.
Line 20: 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 ||
 || 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)