summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-25 23:59:59 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-25 23:59:59 +0000
commitf93530e842de298d91691d6b21225deabb4c2765 (patch)
treebdf8bf4a79b12ce0b72a684a1fb7d47c18c8fcc2 /git-init.html
parent2a294cdddac356b905bb00d260fbd221d91af595 (diff)
downloadgit-htmldocs-f93530e842de298d91691d6b21225deabb4c2765.tar.gz
Autogenerated HTML docs for v1.7.5.2-365-g5cfe4
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/git-init.html b/git-init.html
index d028bcdcd..200b53ce5 100644
--- a/git-init.html
+++ b/git-init.html
@@ -415,7 +415,7 @@ git-init(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="paragraph"><p><em>git init</em> [-q | --quiet] [--bare] [--template=&lt;template_directory&gt;]
- [--separate-git-dir|-L &lt;git dir&gt;]
+ [--separate-git-dir &lt;git dir&gt;]
[--shared[=&lt;permissions&gt;]] [directory]</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
@@ -468,9 +468,6 @@ DIRECTORY" section below.)
</p>
</dd>
<dt class="hdlist1">
--L=&lt;git dir&gt;
-</dt>
-<dt class="hdlist1">
--separate-git-dir=&lt;git dir&gt;
</dt>
<dd>
@@ -605,7 +602,7 @@ add all existing file to the index
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-04-02 04:31:58 UTC
+Last updated 2011-05-25 23:59:09 UTC
</div>
</div>
</body>