# HG changeset patch # User Jens Bäckman # Date 1263074613 -3600 # Node ID 712dc3b6db68c664f49fb70717d5152df1d1bf04 # Parent 500d09be7ace66663af9e1bd150b414578a4b8d6 commands: fix typo in help text diff -r 500d09be7ace -r 712dc3b6db68 mercurial/commands.py --- a/mercurial/commands.py Fri Jan 08 23:15:24 2010 +0100 +++ b/mercurial/commands.py Sat Jan 09 23:03:33 2010 +0100 @@ -2460,7 +2460,7 @@ will be overwritten if the merge is retried with resolve. The -m/--mark switch should be used to mark the file as resolved. - You can specify a set of files to operate on, or use the -a/-all + You can specify a set of files to operate on, or use the -a/--all switch to select all unresolved files. This command also allows listing resolved files and manually