changeset 28134:4242d699de6d

merge: reword help to use See help resolve
author timeless <timeless@mozdev.org>
date Tue, 22 Dec 2015 05:46:23 +0000
parents 5bfd01a3c2a9
children 0d1452d71317
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py
+++ b/mercurial/commands.py
@@ -5164,7 +5164,7 @@
     head, the other head is merged with by default. Otherwise, an
     explicit revision with which to merge with must be provided.
 
-    :hg:`resolve` must be used to resolve unresolved files.
+    See :hg:`help resolve` for information on handling file conflicts.
 
     To undo an uncommitted merge, use :hg:`update --clean .` which
     will check out a clean copy of the original merge parent, losing