Merge early part of branch 'jc/fetchupload'
[git.git] / contrib / gitview / gitview.txt
index 171295a..6924df2 100644 (file)
@@ -25,6 +25,15 @@ OPTIONS
 
        <args>
                All the valid option for git-rev-list(1)
+       Key Bindings:
+       F4:
+               To maximize the window
+       F5:
+               To reread references.
+       F11:
+               Full screen
+       F12:
+               Leave full screen
 
 EXAMPLES
 ------
@@ -32,7 +41,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
 
-