summaryrefslogtreecommitdiffstats
path: root/git-stripspace.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
commitdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (patch)
tree2032469465a7995a1ae1f8fbbb2345e32a2aa50e /git-stripspace.html
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-stripspace.html')
-rw-r--r--git-stripspace.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/git-stripspace.html b/git-stripspace.html
index 4fac143e9..9c74a51bc 100644
--- a/git-stripspace.html
+++ b/git-stripspace.html
@@ -748,8 +748,8 @@ git-stripspace(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git stripspace</em> [-s | --strip-comments] &lt; input
-<em>git stripspace</em> [-c | --comment-lines] &lt; input</pre>
+<pre class="content"><em>git stripspace</em> [-s | --strip-comments]
+<em>git stripspace</em> [-c | --comment-lines]</pre>
<div class="attribution">
</div></div>
</div>
@@ -757,8 +757,9 @@ git-stripspace(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Clean the input in the manner used by Git for text such as commit
-messages, notes, tags and branch descriptions.</p></div>
+<div class="paragraph"><p>Read text, such as commit messages, notes, tags and branch
+descriptions, from the standard input and clean it in the manner
+used by Git.</p></div>
<div class="paragraph"><p>With no arguments, this will:</p></div>
<div class="ulist"><ul>
<li>
@@ -873,7 +874,7 @@ the repository.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-22 13:47:07 PDT
+Last updated 2015-10-26 16:13:38 PDT
</div>
</div>
</body>