X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-commit-tree.txt;h=61888547a16e904a766734c6883d95ee46dfc61e;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=4fec5d5e3869d1f963c935534799c22fc52c46a8;hpb=6751e0471df1bdc4a1d5e5a3929a531c74e95aeb;p=git.git diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index 4fec5d5e3..61888547a 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -70,7 +70,7 @@ is taken from the configuration items user.name and user.email, or, if not present, system user name and fully qualified hostname. A commit comment is read from stdin. If a changelog -entry is not provided via "<" redirection, 'git-commit-tree' will just wait +entry is not provided via "<" redirection, 'git commit-tree' will just wait for one to be entered and terminated with ^D. include::date-formats.txt[]