X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgitk.txt;h=eb126d7a4b02c979709dff716eb9c9a64c169952;hb=3e2f62bebfe8e9aeea63849c37c65f25ea001e65;hp=e5ef6d6f47681b86b9cbae3c5b9443cf873d2767;hpb=348c4c66dacb1810a9bcd592e72f98a465233488;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