On Sat, Oct 23, 2010 at 11:33 AM, Yann Dirson <ydirson@xxxxxxxxxx> wrote: > Signed-off-by: Yann Dirson <ydirson@xxxxxxxxxx> > --- > Âbuiltin/diff.c | Â Â3 ++- > Â1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/builtin/diff.c b/builtin/diff.c > index a43d326..8736225 100644 > --- a/builtin/diff.c > +++ b/builtin/diff.c > @@ -22,7 +22,8 @@ struct blobinfo { > Â}; > > Âstatic const char builtin_diff_usage[] = > -"git diff <options> <rev>{0,2} -- <path>*"; > +"git diff [<common diff options>] <commit>{0,2} -- <path>*" Why change from <options> to <common diff options> ? -- 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