changeset 24456 | a05c6b400616 |
parent 24455 | 16961d43dc89 |
child 24458 | 7d87f672d069 |
--- a/mercurial/commands.py Wed Mar 25 11:55:15 2015 -0700 +++ b/mercurial/commands.py Wed Mar 18 20:40:02 2015 -0700 @@ -5736,6 +5736,11 @@ hg status --rev 9353 + - show changes in the working directory relative to the + current directory (see :hg:`help patterns` for more information):: + + hg status re: + - show all changes including copies in an existing changeset:: hg status --copies --change 9353