<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
 ------
          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
 
-