In this round, I've incorporated suggestions made by Junio: [3/7] is entirely new. [4/7] and [5/7] together re-order and replace '<since>..<until>' with '<revision range>', in contrast to a single patch which attempted to fix '<since>..<until>' in-place in the previous version. [6/7] uses "the revision range" instad of "revisions". [7/7] copies the latest text from git-log.txt, and doesn't attempt to add rev-list-options.txt. There's a parallel discussion going on about fixing the meaning of "revision", but this series is entirely unrelated to that. Ramkumar Ramachandra (7): git-shortlog.txt: remove (-h|--help) from OPTIONS builtin/shortlog.c: make usage string consistent with log revisions.txt: clarify the .. and ... syntax git-log.txt: order OPTIONS properly; move <since>..<until> git-log.txt: generalize <since>..<until> git-log.txt: rewrite note on why "--" may be required git-shortlog.txt: make SYNOPSIS match log, update OPTIONS Documentation/git-log.txt | 22 ++++++++++++---------- Documentation/git-shortlog.txt | 25 +++++++++++++++++++------ Documentation/revisions.txt | 6 ++++-- builtin/shortlog.c | 4 +--- 4 files changed, 36 insertions(+), 21 deletions(-) -- 1.8.2.1.501.gd2949c7 -- 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