doc: keep first level section header in upper case

When formatted as a man page, 1st section header is always in upper
case even if we write it otherwise. Make all 1st section headers
uppercase to keep it close to the final output.

This does affect html since case is kept there, but I still think it's
a good idea to maintain a consistent style for 1st section headers.

Some sections perhaps should become second sections instead, where
case is kept, and for better organization. I will update if anyone has
suggestions about this.

While at there I also make some header more consistent (e.g. examples
vs example) and fix a couple minor things here and there.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Nguyễn Thái Ngọc Duy
2018-04-30 17:35:33 +02:00
committed by Junio C Hamano
parent 1f1cddd558
commit 76a8788c14
38 changed files with 96 additions and 96 deletions

View File

@ -55,7 +55,7 @@ OPTIONS
The remote refs to update.
Specifying the Refs
SPECIFYING THE REFS
-------------------
A '<ref>' specification can be either a single pattern, or a pair