Differences between revisions 1 and 45 (spanning 44 versions)
Revision 1 as of 2006-12-19 19:56:34
Size: 355
Editor: mpm
Comment:
Revision 45 as of 2013-09-01 06:12:26
Size: 709
Editor: KevinBot
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

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

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.

See also

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