summaryrefslogtreecommitdiff
path: root/Documentation/git-commit-tree.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-07-28 11:25:54 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-07-28 11:25:54 -0700
commit1032eb9c2aa34b4a908fb9d2d1cfe9680e0c34ce (patch)
tree10bf06936fb9e52fccc4fd2cf929d5fd7eb421a1 /Documentation/git-commit-tree.txt
parentMerge branch 'js/sign-empty-commit-fix' into maint (diff)
parentdoc: typeset HEAD and variants as literal (diff)
downloadtgif-1032eb9c2aa34b4a908fb9d2d1cfe9680e0c34ce.tar.xz
Merge branch 'mm/doc-tt' into maint
More mark-up updates to typeset strings that are expected to literally typed by the end user in fixed-width font. * mm/doc-tt: doc: typeset HEAD and variants as literal CodingGuidelines: formatting HEAD in documentation doc: typeset long options with argument as literal doc: typeset '--' as literal doc: typeset long command-line options as literal doc: typeset short command-line options as literal Documentation/git-mv.txt: fix whitespace indentation
Diffstat (limited to 'Documentation/git-commit-tree.txt')
-rw-r--r--Documentation/git-commit-tree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt
index cb69faab68..002dae625e 100644
--- a/Documentation/git-commit-tree.txt
+++ b/Documentation/git-commit-tree.txt
@@ -44,7 +44,7 @@ OPTIONS
An existing tree object
-p <parent>::
- Each '-p' indicates the id of a parent commit object.
+ Each `-p` indicates the id of a parent commit object.
-m <message>::
A paragraph in the commit log message. This can be given more than