At Thu Dec 31 23:35:38 -0500 2009, Junio C Hamano wrote: > [snip] Thinking about this more, I'm more convinced that this is just a symptom of a bigger problem -- why does the help for `git log` start off with the _diff_ options, which do nothing unless you also use the -p option? It adds ~230 lines of options that are irrelevant to the most common usage model. It seems to me like the more correct fix would be to move the diff options to later in the file (after the options that are `git log`-specific), or to remove them entirely, and replace them with a pointer to git diff's options. - Alex -- Networking -- only one letter away from not working -- 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