Browse Source

Documentation/git-am: typofix

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Chris Packham 11 years ago committed by Junio C Hamano
parent
commit
f5b6ffad83
  1. 2
      Documentation/git-am.txt

2
Documentation/git-am.txt

@ -101,7 +101,7 @@ default. You can use `--no-utf8` to override this. @@ -101,7 +101,7 @@ 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
intepreted as. Valid formats are mbox, stgit, stgit-series and hg.
interpreted as. Valid formats are mbox, stgit, stgit-series and hg.

-i::
--interactive::

Loading…
Cancel
Save