X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=git-am.sh;h=df09b42840b7675e135605f9108894ce93e6d477;hb=5c28a8b054cb69a37638b0261fc370422c8fab58;hp=10436dcad56585774ee96ac3baadd04d5a151a84;hpb=38a18873b21f6f2eebedc65aff2249fd6ec2168c;p=git.git diff --git a/git-am.sh b/git-am.sh index 10436dcad..df09b4284 100755 --- a/git-am.sh +++ b/git-am.sh @@ -5,7 +5,7 @@ SUBDIRECTORY_OK=Yes OPTIONS_KEEPDASHDASH= OPTIONS_SPEC="\ -git am [options] [|...] +git am [options] [(|)...] git am [options] (--resolved | --skip | --abort) -- i,interactive run interactively