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:
parent
89f40be294
commit
adb7ba6b11
@ -27,7 +27,7 @@ OPTIONS
|
||||
|
||||
include::pretty-formats.txt[]
|
||||
|
||||
--max-count=<n>::
|
||||
-<n>::
|
||||
Limits the number of commits to show.
|
||||
|
||||
<since>..<until>::
|
||||
|
Loading…
Reference in New Issue
Block a user