David Aguilar, 06.04.2009: > diff --git a/contrib/difftool/git-difftool.txt b/contrib/difftool/git-difftool.txt > index 2b7bc03..4dff529 100644 > --- a/contrib/difftool/git-difftool.txt > +++ b/contrib/difftool/git-difftool.txt > @@ -3,35 +3,32 @@ git-difftool(1) > > NAME > ---- > -git-difftool - compare changes using common merge tools > +git-difftool - Show changes using common diff tools > > SYNOPSIS > -------- > -'git difftool' [--tool=<tool>] [--no-prompt] ['git diff' options] > +'git difftool' [-t|--tool=<tool>] [-y|--no-prompt] [<'git diff' options>] "-t <tool>" would be more correct than only "-t". But I'm not sure if it should go in there, mergetool doesn't have it either. It's only the synopsis, is there any "official" guideline on how much to include there and whether to avoid different options with the same meaning? -- 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