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>
No differences found