>From SYNOPSIS:

git checkout [-p|--patch] [<tree-ish>] [--] [<paths>…]


>From DESCRIPTION

git checkout [-p|--patch] [<tree-ish>] [--] <pathspec>…



1. Named <paths> in SYNOPSIS, but <pathspec> in DESCRIPTION. (It's
referred to as <path> in the body text).

2. <paths> is marked as optional in SYNOPSIS, but <pathspec> is not.

I'm not submitting a patch now, as I'm not sure which is correct.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to