maximilian attems <max@xxxxxxx> writes: > diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt > index 6b1b5af..62c8e3c 100644 > --- a/Documentation/git-am.txt > +++ b/Documentation/git-am.txt > @@ -13,7 +13,8 @@ SYNOPSIS > [--3way] [--interactive] [--committer-date-is-author-date] > [--ignore-date] [--ignore-space-change | --ignore-whitespace] > [--whitespace=<option>] [-C<n>] [-p<n>] [--directory=<dir>] > - [--reject] [-q | --quiet] [--scissors | --no-scissors] > + [--exclude=<file>] [--reject] [-q | --quiet] > + [--scissors | --no-scissors] Please do not say "<file>" here (and below). git-apply.txt documents this as <path> and that is what the value of this parameter is. -- 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