summaryrefslogtreecommitdiffstats
path: root/git-am.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
commitc6c919b870e00b3afac46972e322d36bb8bd7033 (patch)
tree05cae3540265b1dab96cf754e837a8318b204f70 /git-am.txt
parent042f2148898f2f73342c586887b252715dd8af8a (diff)
downloadgit-htmldocs-c6c919b870e00b3afac46972e322d36bb8bd7033.tar.gz
Autogenerated HTML docs for v2.9.0-243-g5c589
Diffstat (limited to 'git-am.txt')
-rw-r--r--git-am.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-am.txt b/git-am.txt
index 13cdd7f3b..6348c29fe 100644
--- a/git-am.txt
+++ b/git-am.txt
@@ -116,7 +116,8 @@ default. You can use `--no-utf8` to override this.
By default the command will try to detect the patch format
automatically. This option allows the user to bypass the automatic
detection and specify the patch format that the patch(es) should be
- interpreted as. Valid formats are mbox, stgit, stgit-series and hg.
+ interpreted as. Valid formats are mbox, mboxrd,
+ stgit, stgit-series and hg.
-i::
--interactive::