X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fgitview%2Fgitview.txt;h=6924df286e0a85bd49ef69e29781658ba8a17339;hb=f0338bbd820f45df51663342827e5aefc4550bf7;hp=171295aae8f6ff20a9eb15af0ea3bd4d89769090;hpb=020e3c1ee6924edbcf61b6e401058fa06ddbd406;p=git.git diff --git a/contrib/gitview/gitview.txt b/contrib/gitview/gitview.txt index 171295aa..6924df28 100644 --- a/contrib/gitview/gitview.txt +++ b/contrib/gitview/gitview.txt @@ -25,6 +25,15 @@ OPTIONS 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 -