diff options
| author | Junio C Hamano <gitster@pobox.com> | 2019-04-22 11:14:47 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-04-22 11:14:47 +0900 |
| commit | 8a33ebc5518d4910715f35f031b3d221cf3030da (patch) | |
| tree | 234513dc352f5ee532266a4cbd09d636799944c0 | |
| parent | Merge branch 'sg/asciidoctor-in-ci' (diff) | |
| parent | interpret-trailers.txt: start the desc line with a capital letter (diff) | |
| download | git-8a33ebc5518d4910715f35f031b3d221cf3030da.tar.gz git-8a33ebc5518d4910715f35f031b3d221cf3030da.zip | |
Merge branch 'nd/interpret-trailers-docfix'
Doc update.
* nd/interpret-trailers-docfix:
interpret-trailers.txt: start the desc line with a capital letter
| -rw-r--r-- | Documentation/git-interpret-trailers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index a5e8b36f62..96ec6499f0 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt @@ -3,7 +3,7 @@ git-interpret-trailers(1) NAME ---- -git-interpret-trailers - add or parse structured information in commit messages +git-interpret-trailers - Add or parse structured information in commit messages SYNOPSIS -------- |
