help: refer ":merge3" instead of "internal:merge3"

According to warning message (introduced by 727c196b0843) in
filemerge.py, the former should be used as official name.
This commit is contained in:
FUJIWARA Katsunori 2014-11-01 02:43:08 +09:00
parent bf44489048
commit 45bd2bfacb

View File

@ -982,7 +982,8 @@ Supported arguments:
launching external tool. Options are ``true``, ``false``, ``keep`` or
``keep-merge3``. The ``keep`` option will leave markers in the file if the
premerge fails. The ``keep-merge3`` will do the same but include information
about the base of the merge in the marker (see internal:merge3).
about the base of the merge in the marker (see internal :merge3 in
:hg:`help merge-tools`).
Default: True
``binary``