projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5049012
)
Fix git-am(1) synopsis formatting
author
Jonas Fonseca
<fonseca@diku.dk>
Sat, 2 Jun 2007 17:56:44 +0000
(19:56 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 2 Jun 2007 18:26:51 +0000
(11:26 -0700)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-am.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 25cf84a0c724c262fada98cdad27fb3cf705841a..f78e5dc28d7a641a2c6db93ba74d95e45d175dd0 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-13,7
+13,6
@@
SYNOPSIS
[--3way] [--interactive] [--binary]
[--whitespace=<option>] [-C<n>] [-p<n>]
<mbox>|<Maildir>...
-
'git-am' [--skip | --resolved]
DESCRIPTION