git-fast-import(1): reorganise options
commit29b1b21f07f8d9b1778a4f3df690e004832d4be8
authorJohn Keeping <john@keeping.me.uk>
Wed, 9 Jan 2013 19:45:29 +0000 (9 19:45 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jan 2013 22:16:06 +0000 (9 14:16 -0800)
treeb04cf3c61aab7f5b498e1059407e423987bbcba9
parentc8a9f3d385bea60438b577f5db9285faf254fcc2
git-fast-import(1): reorganise options

The options in git-fast-import(1) are not currently arranged in a
logical order, which has caused the '--done' options to be documented
twice (commit 3266de10).

Rearrange them into logical groups under subheadings.

Suggested-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt