From a20b40767b5186ae2b96b221016b4034f7d58751 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 5 Dec 2006 01:11:46 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.4.1-gba98
---
git-clone.html | 6 +++---
git-clone.txt | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/git-clone.html b/git-clone.html
index c0c218d8a..0ddb33b64 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -275,7 +275,7 @@ git-clone(1) Manual Page
git-clone [--template=<template_directory>] [-l [-s]] [-q] [-n] [--bare]
[-o <name>] [-u <upload-pack>] [--reference <repository>]
- [--use-separate-remote | --use-immingled-remote] <repository>
+ [--use-separate-remote | --no-separate-remote] <repository>
[<directory>]
DESCRIPTION
@@ -430,7 +430,7 @@ branch you are currently working on. Remote branches other than
---use-immingled-remote
+--no-separate-remote
@@ -536,7 +536,7 @@ Create a repository on the kernel.org machine that borrows from Linus