documentation: mention gitk font adjustment in tutorial
[gitweb.git] / Documentation / tutorial.txt
index 79781adf4fb554a458d76903c3999d46952b1ae3..5fdeab9833f9c64dfce21e34187cb14d7e3d7b0c 100644 (file)
@@ -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