]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-am.sh
t/t9001-send-email.sh: fix '&&' chain in some tests
[thirdparty/git.git] / git-am.sh
index 10436dcad56585774ee96ac3baadd04d5a151a84..df09b42840b7675e135605f9108894ce93e6d477 100755 (executable)
--- a/git-am.sh
+++ b/git-am.sh
@@ -5,7 +5,7 @@
 SUBDIRECTORY_OK=Yes
 OPTIONS_KEEPDASHDASH=
 OPTIONS_SPEC="\
-git am [options] [<mbox>|<Maildir>...]
+git am [options] [(<mbox>|<Maildir>)...]
 git am [options] (--resolved | --skip | --abort)
 --
 i,interactive   run interactively