From 2ae461a84f9f1f298436a00b84d449f5c427596f Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 12 May 2007 20:50:21 +0000 Subject: [PATCH] Autogenerated manpages for v1.5.2-rc3-14-g6671 --- man1/git-clone.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man1/git-clone.1 b/man1/git-clone.1 index 66b9bcccf..76ccbb54e 100644 --- a/man1/git-clone.1 +++ b/man1/git-clone.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-CLONE" "1" "04/22/2007" "Git 1.5.1.2.241.gfdd3e" "Git Manual" +.TH "GIT\-CLONE" "1" "05/12/2007" "Git 1.5.2.rc3.14.g6671" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -73,7 +73,7 @@ Make a local clone that borrows from the current directory, without checking thi .sp .nf $ git clone \-l \-s \-n . ../copy -$ cd copy +$ cd ../copy $ git show\-branch .fi .TP -- 2.26.2