On Tue, 2009-08-11 at 16:42 +0200, Nicolas Sebrecht wrote: > The 11/08/09, Paul Bolle wrote: > > 'git merge' [-n] [--stat] [--no-commit] [--squash] [-s <strategy>]... > > - [-m <msg>] <remote> <remote>... > > + [-m <msg>] <remote>... > > 'git merge' <msg> HEAD <remote>... > > Shoudn't be > > [-m <msg>] <remote> [<remote>...] No, since "<remote>..." means one or more instances of the "<remote>" option. > or > > [-m <msg>] <remote>[...] Is "<$something>[...]" used anywhere? It makes little sense to me. > instead? Paul Bolle -- 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