]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git log documentation: teach -<n> form.
authorJunio C Hamano <junkio@cox.net>
Mon, 15 Jan 2007 02:23:22 +0000 (18:23 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 15 Jan 2007 02:23:22 +0000 (18:23 -0800)
We say "this shows only the most often used ones"; so instead of
teaching --max-number=<n> form, list -<n> form which is much
easier to type.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-log.txt

index e9f746bbd4cebde9d8f5b90dd8fea6a2a610b140..60610f91f4c38946b35209bd3e9a1c696fd1b17d 100644 (file)
@@ -27,7 +27,7 @@ OPTIONS
 
 include::pretty-formats.txt[]
 
---max-count=<n>::
+-<n>::
        Limits the number of commits to show.
 
 <since>..<until>::