X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-init.txt;h=f2777a7786e6bf9c0cb907c77134b06321523654;hb=1f9a980636d39c08c1cf1c13a6e6584d9d039e0e;hp=58cd01145ab8605d30a9c670ee70391b9d974a32;hpb=0f51322a6be0d31f299df7becad438e8edfb608b;p=git.git diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt index 58cd01145..f2777a778 100644 --- a/Documentation/git-init.txt +++ b/Documentation/git-init.txt @@ -9,7 +9,7 @@ git-init - Create an empty git repository or reinitialize an existing one SYNOPSIS -------- 'git init' [-q | --quiet] [--bare] [--template=] - [--separate-git-dir|-L ] + [--separate-git-dir ] [--shared[=]] [directory] @@ -54,7 +54,6 @@ current working directory. Specify the directory from which templates will be used. (See the "TEMPLATE DIRECTORY" section below.) --L=:: --separate-git-dir=:: Instead of initializing the repository where it is supposed to be,