From: Junio C Hamano Date: Mon, 12 Feb 2007 07:15:35 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.0-rc4-345-gb4d2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9dd8bb07118fe70186522d7d8fd7da7a785a2a5e;p=git.git Autogenerated HTML docs for v1.5.0-rc4-345-gb4d2 --- diff --git a/git-am.html b/git-am.html index ba3865bcf..993d2b4b8 100644 --- a/git-am.html +++ b/git-am.html @@ -274,7 +274,8 @@ git-am(1) Manual Page
git-am [--signoff] [--dotest=<dir>] [--utf8 | --no-utf8] [--binary] [--3way] - [--interactive] [--whitespace=<option>] <mbox>… + [--interactive] [--whitespace=<option>] [-C<n>] [-p<n>] + <mbox>… git-am [--skip | --resolved]

DESCRIPTION

@@ -383,11 +384,11 @@ default. You could use --no-utf8 to override this.

--C<n> +-C<n>, -p<n>

- This flag is passed to the git-apply program that applies + These flag are passed to the git-apply program that applies the patch.

@@ -458,7 +459,7 @@ names.

diff --git a/git-am.txt b/git-am.txt index 77ef103b2..4fb1d8441 100644 --- a/git-am.txt +++ b/git-am.txt @@ -10,7 +10,8 @@ SYNOPSIS -------- [verse] 'git-am' [--signoff] [--dotest=] [--utf8 | --no-utf8] [--binary] [--3way] - [--interactive] [--whitespace=