]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-am.sh
Allow add_path() to add non-existent directories to the path
[git.git] / git-am.sh
index f4abd9db15d7e7213e0d94a6c36e5205b7c5e0ce..6aa819280ef99ccbbdeefde037e99fae3e6f0110 100755 (executable)
--- a/git-am.sh
+++ b/git-am.sh
@@ -6,8 +6,7 @@ SUBDIRECTORY_OK=Yes
 OPTIONS_KEEPDASHDASH=
 OPTIONS_SPEC="\
 git am [options] [<mbox>|<Maildir>...]
-git am [options] --resolved
-git am [options] --skip
+git am [options] (--resolved | --skip | --abort)
 --
 d,dotest=       (removed -- do not use)
 i,interactive   run interactively