commit | 870e0d61d30a943dc050a67574f3f32faff226db | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Mon May 14 16:44:53 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Mon May 14 17:25:02 2007 -0700 |
tree | 389f746ff000154d97dacd8d193398464d0a8377 | |
parent | 7b1885d1e74029fe978be739d2d8d911a34ed8bf [diff] |
git-am: Clean up the asciidoc documentation Add --keep to synopsis. The synopsys used a mix of tabs and spaces, unify to use only spaces. Shuffle options around in synopsys and description for grouping them logically. Add more gitlink references to other commands. Various grammatical fixes and improvements. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <junkio@cox.net>