changeset 7184 | 380fda3eed13 |
parent 7037 | e3f9feb9ab7e |
child 7185 | 67ba74938b15 |
--- a/mercurial/commands.py Sun Oct 19 19:49:56 2008 +0200 +++ b/mercurial/commands.py Mon Oct 20 14:51:55 2008 +0200 @@ -270,7 +270,7 @@ Once you have performed tests, mark the working directory as bad or good and bisect will either update to another candidate changeset or announce that it has found the bad revision. - + As a shortcut, you can also use the revision argument to mark a revision as good or bad without checking it out first. """