Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
fix typo in git-am manpage
author
Michael S. Tsirkin
<mst@dev.mellanox.co.il>
Wed, 21 Mar 2007 08:37:36 +0000
(10:37 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 21 Mar 2007 09:22:28 +0000
(
02:22
-0700)
Fix typo in git-am manpage
Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-am.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
6bf035f
)
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 4fb1d844133ba8350361ee67d074935805a24156..13a738986776b931d1dc16f0aac3804e384d924c 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-70,7
+70,7
@@
default. You could use `--no-utf8` to override this.
the patch.
-C<n>, -p<n>::
- These flag are passed to the `git-apply` program that applies
+ These flag
s
are passed to the `git-apply` program that applies
the patch.
--interactive::