Skip to content

Commit e77b0b5

Browse files
peffgitster
authored andcommitted
git-am: fix typo in usage message
Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 74190d2 commit e77b0b5

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
@@ -10,7 +10,7 @@ git-am [options] --skip
1010
--
1111
d,dotest= use <dir> and not .dotest
1212
i,interactive run interactively
13-
b,binary pass --allo-binary-replacement to git-apply
13+
b,binary pass --allow-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)

0 commit comments

Comments
 (0)