summaryrefslogtreecommitdiffstats
path: root/git-stripspace.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-11 08:30:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-11 08:30:16 +0000
commitb1d6e88a14fb2324372c693e784b4ce6d3b3a157 (patch)
treeaea84f70428e5fa8ddf6aebd553208b5f3a47eb7 /git-stripspace.html
parentb515b6a4d0d6c3d14be2f83e9a971495d1f16b30 (diff)
downloadgit-htmldocs-b1d6e88a14fb2324372c693e784b4ce6d3b3a157.tar.gz
Autogenerated HTML docs for v1.5.3-rc4-67-gf9286
Diffstat (limited to 'git-stripspace.html')
-rw-r--r--git-stripspace.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-stripspace.html b/git-stripspace.html
index 7dc91d4fc..04bb82d12 100644
--- a/git-stripspace.html
+++ b/git-stripspace.html
@@ -272,7 +272,7 @@ git-stripspace(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-stripspace</em> &lt; &lt;stream&gt;</p>
+<p><em>git-stripspace</em> [-s | --strip-comments] &lt; &lt;stream&gt;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -282,6 +282,14 @@ git-stripspace(1) Manual Page
<div class="sectionbody">
<dl>
<dt>
+-s\|--strip-comments
+</dt>
+<dd>
+<p>
+ In addition to empty lines, also strip lines starting with <em>#</em>.
+</p>
+</dd>
+<dt>
&lt;stream&gt;
</dt>
<dd>
@@ -305,7 +313,7 @@ git-stripspace(1) Manual Page
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:56 UTC
+Last updated 11-Aug-2007 08:29:16 UTC
</div>
</div>
</body>