# HG changeset patch # User Steve Losh # Date 1286641654 14400 # Node ID 788b35e3d7838c2398bc4037fddb0075dac4e681 # Parent 53a39950bd63d111bab8d60b6ef58f0e035566c5 Readme tweaks. diff -r 53a39950bd63 -r 788b35e3d783 README.markdown --- a/README.markdown Sat Oct 09 12:26:18 2010 -0400 +++ b/README.markdown Sat Oct 09 12:27:34 2010 -0400 @@ -24,12 +24,12 @@ Usage ----- -When you're editing a file you can bring up the undo graph with `` (or -whatever key you mapped it to). +When you're editing a file you can bring up the undo graph for that file with +`` (or whatever key you mapped it to). -Press `` again to close the undo tree and return to your file. +Press `` again to close the undo graph and return to your file. -Use `j` and `k` to move up and down the tree. The preview pane will update with +Use `j` and `k` to move up and down the graph. The preview pane will update with a diff of the change made by the undo state you're currently on. Press return to revert the file's contents to that undo state and return to the