Browse Source

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 18 years ago
parent
commit
adb7ba6b11
  1. 2
      Documentation/git-log.txt

2
Documentation/git-log.txt

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

include::pretty-formats.txt[]

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

<since>..<until>::

Loading…
Cancel
Save