diff options
| author | Junio C Hamano <gitster@pobox.com> | 2011-07-22 14:43:13 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-07-22 14:43:13 -0700 |
| commit | b3743df73f9e0238ea360b2a640e5e5c99517e9a (patch) | |
| tree | c3397fa071bd755b83cd6e3cf3dc100b3cccf652 /Documentation/git-commit-tree.txt | |
| parent | 4f9aba9c26d18d44e3a51b57d0e548a0cb39fcd9 (diff) | |
| parent | 7791a1d9b9a4f4e15662c7c9c7f5837f461bb987 (diff) | |
| download | git-b3743df73f9e0238ea360b2a640e5e5c99517e9a.tar.xz | |
Merge branch 'mz/doc-synopsis-verse'
* mz/doc-synopsis-verse:
Documentation: use [verse] for SYNOPSIS sections
Conflicts:
Documentation/git-mergetool--lib.txt
Diffstat (limited to 'Documentation/git-commit-tree.txt')
| -rw-r--r-- | Documentation/git-commit-tree.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index f524d76019..0fdb82ee86 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -8,6 +8,7 @@ git-commit-tree - Create a new commit object SYNOPSIS -------- +[verse] 'git commit-tree' <tree> [(-p <parent commit>)...] < changelog DESCRIPTION |
