From: Junio C Hamano Date: Fri, 27 Jan 2006 03:38:38 +0000 (-0800) Subject: Autogenerated man pages for v1.1.4-gb3bf X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=9fe435ac793b243267869d2676d04bf1fd8ae4d5;p=git.git Autogenerated man pages for v1.1.4-gb3bf --- diff --git a/man1/git-fetch.1 b/man1/git-fetch.1 index 93c4351d..6b2fa9d9 100755 --- a/man1/git-fetch.1 +++ b/man1/git-fetch.1 @@ -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 , \-u , +\-\-upload\-pack When given, and the repository to fetch from is handled by git\-fetch\-pack, \-\-exec= is passed to the command to specify non\-default path for the command run on the other end\&. .TP diff --git a/man1/git-pull.1 b/man1/git-pull.1 index 5c7e6bcc..0180f787 100755 --- a/man1/git-pull.1 +++ b/man1/git-pull.1 @@ -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 , \-u , +\-\-upload\-pack When given, and the repository to fetch from is handled by git\-fetch\-pack, \-\-exec= is passed to the command to specify non\-default path for the command run on the other end\&. .TP