X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Ftutorial.txt;h=5fdeab9833f9c64dfce21e34187cb14d7e3d7b0c;hb=2be1bc48ffe04d97ca61e2b7988e6870cd37766b;hp=79781adf4fb554a458d76903c3999d46952b1ae3;hpb=7872b1889550ce8c1cd452fb18445bd6ea6e8fed;p=git.git diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 79781adf..5fdeab98 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -429,7 +429,9 @@ $ gitk --since="2 weeks ago" drivers/ ------------------------------------- allows you to browse any commits from the last 2 weeks of commits -that modified files under the "drivers" directory. +that modified files under the "drivers" directory. (Note: you can +adjust gitk's fonts by holding down the control key while pressing +"-" or "+".) Finally, most commands that take filenames will optionally allow you to precede any filename by a commit, to specify a particular version