git log documentation: teach -<n> form.

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>
maint
Junio C Hamano 2007-01-14 18:23:22 -08:00
parent 89f40be294
commit adb7ba6b11
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ OPTIONS

include::pretty-formats.txt[]

--max-count=<n>::
-<n>::
Limits the number of commits to show.

<since>..<until>::