X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-init.txt;h=00d4a124c918e7548628140646f698b9e37ab87a;hb=0510480510b181216d565ebcedea471d50c200b1;hp=246b07ebf94394d2079c2acc3e8c1a2e6c40bba9;hpb=b7d0da858bb2f22c6ef3dbb20c1ded0302f4eaca;p=git.git diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt index 246b07ebf..00d4a124c 100644 --- a/Documentation/git-init.txt +++ b/Documentation/git-init.txt @@ -31,7 +31,7 @@ current working directory. Specify the directory from which templates will be used. (See the "TEMPLATE DIRECTORY" section below.) ---shared[={false|true|umask|group|all|world|everybody|0xxx}]:: +--shared[=(false|true|umask|group|all|world|everybody|0xxx)]:: Specify that the git repository is to be shared amongst several users. This allows users belonging to the same group to push into that