commit | 03a0fb0ccf48c831060c2243f830b6a12cd8fdf3 | [log] [tgz] |
---|---|---|
author | Kevin Bracey <kevin@bracey.fi> | Mon Mar 11 21:44:15 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Mar 11 12:59:57 2013 -0700 |
tree | efa580e01a156e9d1c6e575b03b5d298c1638e3c | |
parent | 421a97694590c2be58f3ccebf301c7239289aa00 [diff] |
git.c: make usage match manual page Reorder option list in command-line usage to match the manual page. Also make it less than 80-characters wide. Signed-off-by: Kevin Bracey <kevin@bracey.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>