Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2010-04-20 08:18:20
Size: 988
Editor: abuehl
Comment:
Revision 12 as of 2010-11-16 06:00:33
Size: 723
Editor: JohanSamyn
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:
Links to online-versions of the manpages:
Line 11: Line 12:
 || man page || URL ||
 || hg(1) || http://www.selenic.com/mercurial/hg.1.html ||
 || hgmerge(1) || http://www.selenic.com/mercurial/hgmerge.1.html ||
 || hgignore(5) || http://www.selenic.com/mercurial/hgignore.5.html ||
 || hgrc(5) || http://www.selenic.com/mercurial/hgrc.5.html ||
Line 17: Line 13:
Notes:
   * As of Mercurial 1.0, hgmerge is no longer installed by default; but if it's installed, hg will use it (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:
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)