git-commit-tree(1): update synopsis
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jun 2012 18:36:57 +0000 (11:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jun 2012 18:36:57 +0000 (11:36 -0700)
Even with many new kinds of options, the command still takes the
single <tree> as the first argument.

Probably we would want to update the command to allow it to take
<tree>-ish at the end for consistency.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found