summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-20 04:52:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-20 04:52:14 +0000
commit0bbd467b4f8dc271d63ec8412b6a8a934b11aa0b (patch)
tree310d256bb4625c75b4392397e86806cccc52b95a /git-clone.txt
parent35bb3f600bc6a09085ad895e86a1ffdf6370407a (diff)
downloadgit-htmldocs-0bbd467b4f8dc271d63ec8412b6a8a934b11aa0b.tar.gz
Autogenerated HTML docs for v1.5.0.1-37-g1e592
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-clone.txt b/git-clone.txt
index 707376f22..6d32c491a 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -11,7 +11,7 @@ SYNOPSIS
[verse]
'git-clone' [--template=<template_directory>] [-l [-s]] [-q] [-n] [--bare]
[-o <name>] [-u <upload-pack>] [--reference <repository>]
- [--depth=<depth>] <repository> [<directory>]
+ [--depth <depth>] <repository> [<directory>]
DESCRIPTION
-----------
@@ -96,7 +96,7 @@ OPTIONS
if unset the templates are taken from the installation
defined default, typically `/usr/share/git-core/templates`.
---depth=<depth>::
+--depth <depth>::
Create a 'shallow' clone with a history truncated to the
specified number of revs. A shallow repository has
number of limitations (you cannot clone or fetch from