summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-03 07:05:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-03 07:05:31 +0000
commit1d90cb06fff9524ece5485f8d716da466af822d7 (patch)
treec8d3e02e22a6f7ba2a13c8bd0adce3c8d089c4e2 /git-init.html
parentd526ba9b47b4ea5c29f3e49e8250babef215eb37 (diff)
downloadgit-htmldocs-1d90cb06fff9524ece5485f8d716da466af822d7.tar.gz
Autogenerated HTML docs for v1.5.3-rc0
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-init.html b/git-init.html
index b3216462e..3821c8993 100644
--- a/git-init.html
+++ b/git-init.html
@@ -272,12 +272,20 @@ git-init(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-init</em> [--template=&lt;template_directory&gt;] [--shared[=&lt;permissions&gt;]]</p>
+<p><em>git-init</em> [-q | --quiet] [--template=&lt;template_directory&gt;] [--shared[=&lt;permissions&gt;]]</p>
</div>
<h2>OPTIONS</h2>
<div class="sectionbody">
<dl>
<dt>
+-q, --quiet
+</dt>
+<dd>
+<p>
+Only print error and warning messages, all other output will be suppressed.
+</p>
+</dd>
+<dt>
--template=&lt;template_directory&gt;
</dt>
<dd>
@@ -395,7 +403,7 @@ add all existing file to the index
</div>
<div id="footer">
<div id="footer-text">
-Last updated 16-Jun-2007 09:49:09 UTC
+Last updated 03-Jul-2007 07:03:43 UTC
</div>
</div>
</body>