# HG changeset patch # User Sushil khanchi # Date 2018-08-04 07:28:08 # Node ID 755741c39230ba0d1db42b8e8d6355ce60a02346 # Parent f35f6791595f00e039963b05570f61214fce67ef resolve: update commands.resolve.confirm help text Included --mark and --unmark in the help text of resolve.confirm.config. Differential Revision: https://phab.mercurial-scm.org/D4103 diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -439,8 +439,7 @@ effect and style see :hg:`help color`. ------------ ``resolve.confirm`` - Confirm before re-merging all unresolved files when running - :hg:`resolve --all`. + Confirm before performing action if no filename is passed. (default: False) ``resolve.mark-check``