commit | 302665473cfe233516cc4c29a1a0359153e5506d | [log] [tgz] |
---|---|---|
author | Jonas Fonseca <fonseca@diku.dk> | Sat Jun 02 19:56:44 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jun 02 11:26:51 2007 -0700 |
tree | 52424d3bdad169da393e2afc6cf9b7eb09414147 | |
parent | 5049012f4f9fc754c68d5e89ddabd4f664cea0a7 [diff] |
Fix git-am(1) synopsis formatting Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 25cf84a..f78e5dc 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt
@@ -13,7 +13,6 @@ [--3way] [--interactive] [--binary] [--whitespace=<option>] [-C<n>] [-p<n>] <mbox>|<Maildir>... - 'git-am' [--skip | --resolved] DESCRIPTION