X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgitk.txt;h=eb126d7a4b02c979709dff716eb9c9a64c169952;hb=d14f776402d9f7040cc71ff6e3b992b2e019526a;hp=e5ef6d6f47681b86b9cbae3c5b9443cf873d2767;hpb=c1067050ce58b5b39f528fe634732da858664603;p=git.git diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index e5ef6d6f..eb126d7a 100644 --- a/Documentation/gitk.txt +++ b/Documentation/gitk.txt @@ -24,6 +24,19 @@ OPTIONS Some argument not yet documented. +Examples +-------- +gitk v2.6.12.. include/scsi drivers/scsi:: + + 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" -- gitk:: + + Show the changes during the last two weeks to the file 'gitk'. + The "--" is necessary to avoid confusion with the *branch* named + 'gitk' + Author ------ Written by Paul Mackerras