]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-am.sh
Use parentheses and `...' where appropriate
[thirdparty/git.git] / git-am.sh
index e7f008c7baae2ff484e16882e199b6b9d75195aa..6184101c2b0a6c4661210b6615b1ffcc1d1c2215 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