Merge branch 'jc/cache-tree'
[gitweb.git] / contrib / gitview / gitview.txt
index 171295aae8f6ff20a9eb15af0ea3bd4d89769090..e3bc4f46c2675ff94496eee1308a87920792647a 100644 (file)
@@ -25,6 +25,9 @@ OPTIONS
 
        <args>
                All the valid option for git-rev-list(1)
+       Key Bindings:
+       F5:
+               To reread references.
 
 EXAMPLES
 ------
@@ -32,7 +35,6 @@ EXAMPLES
          Show as the changes since version v2.6.12 that changed any file in the include/scsi
          or drivers/scsi subdirectories
 
-       gitk --since=2.weeks.ago
-         Show the changes during the last two weeks 
+       gitview --since=2.weeks.ago
+         Show the changes during the last two weeks
 
-