summaryrefslogtreecommitdiffstats
path: root/git-request-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-26 09:02:32 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-26 09:02:32 +0000
commitb4448a8b52a3c13cb4bc2a637d299169c433b6b0 (patch)
tree0645daa6070c90f726165b5c951a1ea158f5d7d1 /git-request-pull.html
parent08acb7398c92bb884358c5699e57c1c15133b71b (diff)
downloadgit-htmldocs-b4448a8b52a3c13cb4bc2a637d299169c433b6b0.tar.gz
Autogenerated HTML docs for v1.7.2-19-g9a302
Diffstat (limited to 'git-request-pull.html')
-rw-r--r--git-request-pull.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-request-pull.html b/git-request-pull.html
index 2327a63a5..67cbdc980 100644
--- a/git-request-pull.html
+++ b/git-request-pull.html
@@ -320,7 +320,7 @@ git-request-pull(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<div class="para"><p><em>git request-pull</em> &lt;start&gt; &lt;url&gt; [&lt;end&gt;]</p></div>
+<div class="para"><p><em>git request-pull</em> [-p] &lt;start&gt; &lt;url&gt; [&lt;end&gt;]</p></div>
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
@@ -331,6 +331,14 @@ the given URL in the generated summary.</p></div>
<div class="sectionbody">
<div class="vlist"><dl>
<dt>
+-p
+</dt>
+<dd>
+<p>
+ Show patch text
+</p>
+</dd>
+<dt>
&lt;start&gt;
</dt>
<dd>
@@ -370,7 +378,7 @@ the given URL in the generated summary.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-07-21 21:55:34 UTC
+Last updated 2010-07-26 09:02:13 UTC
</div>
</div>
</body>