ÅtÄpÃn NÄmec wrote: > --- a/Documentation/diff-options.txt > +++ b/Documentation/diff-options.txt > @@ -248,13 +248,13 @@ endif::git-log[] > If `n` is specified, it has the same meaning as for `-M<n>`. > > ifndef::git-format-patch[] > ---diff-filter=[ACDMRTUXB*]:: > +--diff-filter=<spec>:: Maybe something like --diff-filter=((A|C|D|M|R|T|U|X|B)...[*]) to keep the overview while following the conventions you've set out? Strictly speaking, --diff-filter= (with empty argument) is allowed, too, but I don't know if it's worth fitting that in. -- 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