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>
This commit is contained in:
Junio C Hamano 2007-01-14 18:23:22 -08:00
parent 89f40be294
commit adb7ba6b11

View File

@ -27,7 +27,7 @@ OPTIONS
include::pretty-formats.txt[] include::pretty-formats.txt[]
--max-count=<n>:: -<n>::
Limits the number of commits to show. Limits the number of commits to show.
<since>..<until>:: <since>..<until>::