git-log.txt,rev-list-options.txt: put option blocks in proper order
commitf98fd4367542b507c18b6aeb4ac0c824dec4b7b3
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 8 Mar 2011 08:31:26 +0000 (8 09:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Mar 2011 23:15:52 +0000 (9 15:15 -0800)
tree599a79fecb6c0017fcf0ac6435958f771aac38c8
parent190767f6c15edef430498a10356cb6d573934e7a
git-log.txt,rev-list-options.txt: put option blocks in proper order

Match the order of the description to the one in which they get applied:

  commit limiting
  commit ordering
  commit formatting
  diff options

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt
Documentation/rev-list-options.txt