Skip to content

Commit fe1fa94

Browse files
jo-sogitster
authored andcommitted
git-am: fix type in its usage string
Signed-off-by: Jörg Sommer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8a2f873 commit fe1fa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-am.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ b,binary pass --allo-binary-replacement to git-apply
1414
3,3way allow fall back on 3way merging if needed
1515
s,signoff add a Signed-off-by line to the commit message
1616
u,utf8 recode into utf8 (default)
17-
k,keep pass -k flagg to git-mailinfo
17+
k,keep pass -k flag to git-mailinfo
1818
whitespace= pass it through git-apply
1919
C= pass it through git-apply
2020
p= pass it through git-apply

0 commit comments

Comments
 (0)