diff options
Diffstat (limited to 'Documentation/git-upload-pack.txt')
| -rw-r--r-- | Documentation/git-upload-pack.txt | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Documentation/git-upload-pack.txt b/Documentation/git-upload-pack.txt index 2330d13814..bac465e13f 100644 --- a/Documentation/git-upload-pack.txt +++ b/Documentation/git-upload-pack.txt @@ -24,10 +24,10 @@ repository.  For push operations, see 'git-send-pack'.  OPTIONS  ------- -\--strict:: +--strict::  	Do not try <directory>/.git/ if <directory> is no git directory. -\--timeout=<n>:: +--timeout=<n>::  	Interrupt transfer after <n> seconds of inactivity.  <directory>:: @@ -43,4 +43,4 @@ Documentation by Junio C Hamano.  GIT  --- -Part of the linkgit:git[7] suite +Part of the linkgit:git[1] suite | 
