Autogenerated manpages for v1.5.2-rc3-14-g6671
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 12 May 2007 20:50:21 +0000 (20:50 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 12 May 2007 20:50:21 +0000 (20:50 +0000)
man1/git-clone.1

index 66b9bcccf3c5a750f7ab1f447850e719b8dad4c6..76ccbb54eec987df99444743d5a65e920709bd06 100644 (file)
@@ -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