On Fri, Jul 19, 2013 at 2:16 PM, Adam Brengesjö <ca.brengesjo@xxxxxxxxx> wrote: > 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. If I'm not mistaken, "git checkout" takes pathspec in all cases. -- Duy -- 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