diff -r 20df260ae301 -r cab4a521a3fd mercurial/commands.py --- a/mercurial/commands.py Sat Apr 04 18:03:03 2009 +0200 +++ b/mercurial/commands.py Sat Apr 04 18:31:01 2009 +0200 @@ -2343,8 +2343,13 @@ revisions preserved from the last update or merge. To attempt to resolve all unresolved files, use the -a switch. + If a conflict is resolved manually, please note that the changes + will be overwritten if the merge is retried with resolve. The -m + switch should be used to mark the file as resolved. + This command will also allow listing resolved files and manually - marking and unmarking files as resolved. + marking and unmarking files as resolved. All files must be marked + as resolved before the new commits are permitted. The codes used to show the status of files are: U = unresolved