commit | a682187e190598514fcbd092acace251e9fd633e | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Mon Apr 22 11:00:27 2013 +0530 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Apr 21 23:10:20 2013 -0700 |
tree | 8f1488f9d89591ec5a12e48fee4d04a49ea51631 | |
parent | 3a4dc48623793aad5770f0360eca8eb83f943657 [diff] |
git-log.txt: order OPTIONS properly; move <since>..<until> The OPTIONS section lists <since>..<until> as the first item, but this is inconsistent with the ordering in SYNOPSIS. Move it down until it appears just before [[--] <path>...]. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>