Skip to content

Commit

Permalink
Documentation/git-log.txt: capitalize section names
Browse files Browse the repository at this point in the history
This is the convention in most other files and even at the beginning of
git-log.txt

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Matthieu Moy authored and Junio C Hamano committed Jul 18, 2013
1 parent 7b02c83 commit 4ba258b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Documentation/git-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@ include::rev-list-options.txt[]

include::pretty-formats.txt[]

Common diff options
COMMON DIFF OPTIONS
-------------------

:git-log: 1
include::diff-options.txt[]

include::diff-generate-patch.txt[]

Examples
EXAMPLES
--------
`git log --no-merges`::

Expand Down Expand Up @@ -143,12 +143,12 @@ Examples
`git log -3`::
Limits the number of commits to show to 3.

Discussion
DISCUSSION
----------

include::i18n.txt[]

Configuration
CONFIGURATION
-------------

See linkgit:git-config[1] for core variables and linkgit:git-diff[1]
Expand Down

0 comments on commit 4ba258b

Please sign in to comment.