From: Junio C Hamano Date: Tue, 17 Jul 2012 20:11:03 +0000 (-0700) Subject: Revert "git-commit-tree(1): update synopsis" X-Git-Tag: v1.7.11.4~3^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4b7518a4aa24339d53e04151ba6b337245527c03?ds=inline;hp=--cc Revert "git-commit-tree(1): update synopsis" This reverts commit d28436736a078a429213003a9472e8caeb86c286, which was done without realizing that the updated command line argument order was lost by mistake. --- 4b7518a4aa24339d53e04151ba6b337245527c03 diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index ff73286509..6d5a04c83b 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -10,7 +10,7 @@ SYNOPSIS -------- [verse] 'git commit-tree' [(-p )...] < changelog -'git commit-tree' [(-p )...] [(-m )...] [(-F )...] +'git commit-tree' [(-p )...] [(-m )...] [(-F )...] DESCRIPTION -----------