summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6bf035f)
raw | patch | inline | side by side (parent: 6bf035f)
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>
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 |
index 4fb1d844133ba8350361ee67d074935805a24156..13a738986776b931d1dc16f0aac3804e384d924c 100644 (file)
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
the patch.
-C<n>, -p<n>::
- These flag are passed to the `git-apply` program that applies
+ These flags are passed to the `git-apply` program that applies
the patch.
--interactive::