Autogenerated man pages for v1.1.4-gb3bf
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 27 Jan 2006 03:38:38 +0000 (19:38 -0800)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 27 Jan 2006 03:38:38 +0000 (19:38 -0800)
man1/git-fetch.1
man1/git-pull.1

index 93c4351..6b2fa9d 100755 (executable)
@@ -40,7 +40,7 @@ The ref names and their object names of fetched refs are stored in \&.git/FETCH_
 Append ref names and object names of fetched refs to the existing contents of \&.git/FETCH_HEAD\&. Without this option old data in \&.git/FETCH_HEAD will be overwritten\&.
 
 .TP
-\-\-upload\-pack <upload\-pack>, \-u <upload\-pack>, 
+\-\-upload\-pack <upload\-pack>
 When given, and the repository to fetch from is handled by git\-fetch\-pack, \-\-exec=<upload\-pack> is passed to the command to specify non\-default path for the command run on the other end\&.
 
 .TP
index 5c7e6bc..0180f78 100755 (executable)
@@ -52,7 +52,7 @@ Use the given merge strategy; can be supplied more than once to specify them in
 Append ref names and object names of fetched refs to the existing contents of \&.git/FETCH_HEAD\&. Without this option old data in \&.git/FETCH_HEAD will be overwritten\&.
 
 .TP
-\-\-upload\-pack <upload\-pack>, \-u <upload\-pack>, 
+\-\-upload\-pack <upload\-pack>
 When given, and the repository to fetch from is handled by git\-fetch\-pack, \-\-exec=<upload\-pack> is passed to the command to specify non\-default path for the command run on the other end\&.
 
 .TP