--- I tried to send this a few days ago, but I wasn't subscribed to the ML at that time and as near as I can tell, the patches didn't go through. builtin-rev-list.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/builtin-rev-list.c b/builtin-rev-list.c index 6f7d5f8..d40ecc0 100644 --- a/builtin-rev-list.c +++ b/builtin-rev-list.c @@ -30,6 +30,7 @@ static const char rev_list_usage[] = " ordering output:\n" " --topo-order\n" " --date-order\n" +" --reverse\n" " formatting output:\n" " --parents\n" " --objects | --objects-edge\n" -- 1.5.4.3.233.g52eaf - 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