From 9dd8bb07118fe70186522d7d8fd7da7a785a2a5e Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 12 Feb 2007 07:15:35 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.0-rc4-345-gb4d2 --- git-am.html | 9 +-- git-am.txt | 7 ++- git-fast-import.html | 21 ++++++- git-fast-import.txt | 16 ++++++ git-rebase.html | 4 +- git-rebase.txt | 2 +- git-tag.html | 120 ++++++++++++++++++++++++++++++++++++++- git-tag.txt | 131 +++++++++++++++++++++++++++++++++++++++++++ git.html | 2 +- 9 files changed, 299 insertions(+), 13 deletions(-) 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=