From b59a8af8f9bf6861ff8fc32c3f730daea6fa32b1 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 26 Jan 2006 19:38:28 -0800
Subject: [PATCH] Autogenerated HTML docs for v1.1.4-gb3bf
---
fetch-options.txt | 3 +--
git-fetch.html | 5 +----
git-pull.html | 5 +----
3 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/fetch-options.txt b/fetch-options.txt
index 83237562..13f34d3c 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -3,8 +3,7 @@
existing contents of `.git/FETCH_HEAD`. Without this
option old data in `.git/FETCH_HEAD` will be overwritten.
---upload-pack ::
--u ::
+\--upload-pack ::
When given, and the repository to fetch from is handled
by 'git-fetch-pack', '--exec=' is passed to
the command to specify non-default path for the command
diff --git a/git-fetch.html b/git-fetch.html
index 8a11e780..8a027081 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -298,9 +298,6 @@ operation done by "git merge".
--upload-pack <upload-pack>
-
--u <upload-pack>
-
When given, and the repository to fetch from is handled
@@ -613,7 +610,7 @@ Junio C Hamano <junkio@cox.net>