# HG changeset patch # User Adrian Buehlmann # Date 1287269134 -7200 # Node ID eaac5e8cb637d4c5e6fe7e667731867b3908589e # Parent ef5eaf53f4f73ee1e225f5c524cb51ed1e7bb973 Revert: capitalization doc fix diff -r ef5eaf53f4f7 -r eaac5e8cb637 mercurial/commands.py --- a/mercurial/commands.py Tue Oct 19 03:56:20 2010 +0200 +++ b/mercurial/commands.py Sun Oct 17 00:45:34 2010 +0200 @@ -3025,7 +3025,7 @@ .. note:: This command is most likely not what you are looking for. - revert will partially overwrite content in the working + Revert will partially overwrite content in the working directory without changing the working directory parents. Use :hg:`update -r rev` to check out earlier revisions, or :hg:`update --clean .` to undo a merge which has added another