On Mittwoch, 7. April 2010, Ævar Arnfjörð Bjarmason wrote: > --- a/Documentation/git-commit.txt > +++ b/Documentation/git-commit.txt > @@ -10,9 +10,8 @@ SYNOPSIS > [verse] > 'git commit' [-a | --interactive] [-s] [-v] [-u<mode>] [--amend] > [--dry-run] [(-c | -C) <commit>] [-F <file> | -m <msg>] [--reset-author] > - [--allow-empty] [--no-verify] [-e] [--author=<author>] > - [--date=<date>] [--cleanup=<mode>] [--status | --no-status] [--] > - [[-i | -o ]<file>...] > + [--no-verify] [-e] [--author=<author>] [--date=<date>] > + [--cleanup=<mode>] [--status | --no-status] [--] [[-i | -o ]<file>...] IMO the option should not be removed from the synopsis section of the documentation. I would agree that it is removed from the output of 'git commit -h', and I think this was the original intent when someone (Junio?) suggested to remove it. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html