Mercurial > hg-stable
changeset 13891:1bd9f3a6a0d0
merge: added info that hg help merge-tools shows the options for --tool
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Tue, 05 Apr 2011 19:48:44 +0200 |
parents | 31eb145b50b6 |
children | 31d15f761631 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Tue Apr 05 11:55:52 2011 +0200 +++ b/mercurial/commands.py Tue Apr 05 19:48:44 2011 +0200 @@ -2809,7 +2809,7 @@ ``--tool`` can be used to specify the merge tool used for file merges. It overrides the HGMERGE environment variable and your - configuration files. + configuration files. See :hg:`help merge-tools` for options. If no revision is specified, the working directory's parent is a head revision, and the current branch contains exactly one other