From 5507f82ab9773d8ab3f82b745c98d91eca018fae Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 28 May 2006 20:58:12 +0000 Subject: [PATCH] Autogenerated man pages for v1.3.3-gd177e --- man1/git-clone.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/man1/git-clone.1 b/man1/git-clone.1 index 772f953e4..cc39f2567 100755 --- a/man1/git-clone.1 +++ b/man1/git-clone.1 @@ -23,8 +23,8 @@ git-clone \- Clones a repository .SH "SYNOPSIS" .nf -\fIgit\-clone\fR [\-l [\-s]] [\-q] [\-n] [\-\-bare] [\-o ] [\-u ] - [\-\-reference ] +\fIgit\-clone\fR [\-\-template=] [\-l [\-s]] [\-q] [\-n] [\-\-bare] + [\-o ] [\-u ] [\-\-reference ] [] .fi @@ -77,6 +77,10 @@ Instead of using the branch name \fIorigin\fR to keep track of the upstream repo \-\-upload\-pack , \-u When given, and the repository to clone from is handled by \fIgit\-clone\-pack\fR, \fI\-\-exec=\fR is passed to the command to specify non\-default path for the command run on the other end\&. +.TP +\-\-template= +Specify the directory from which templates will be used; if unset the templates are taken from the installation defined default, typically /usr/share/git\-core/templates\&. + .TP The (possibly remote) repository to clone from\&. It can be any URL git\-fetch supports\&. -- 2.26.2