summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-22 04:12:17 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-22 04:12:17 +0000
commitd2179ef025405832dff42141faed13199886b61c (patch)
treeffbde742771a380129d0223749ed086fbea39271 /git-format-patch.html
parent7f9fa86e7b663383dc905c5b41bedda5cedf02e6 (diff)
downloadgit-htmldocs-d2179ef025405832dff42141faed13199886b61c.tar.gz
Autogenerated HTML docs for v1.7.3.2-90-gd4c43
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 8b79143f2..43e5a919e 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -416,12 +416,12 @@ reference.</p></div>
</p>
</dd>
<dt>
---stat[=width[,name-width]]
+--stat[=&lt;width&gt;[,&lt;name-width&gt;]]
</dt>
<dd>
<p>
Generate a diffstat. You can override the default
- output width for 80-column terminal by <tt>--stat=width</tt>.
+ output width for 80-column terminal by <tt>--stat=&lt;width&gt;</tt>.
The width of the filename part can be controlled by
giving another width to it separated by a comma.
</p>
@@ -449,19 +449,19 @@ reference.</p></div>
</p>
</dd>
<dt>
---dirstat[=limit]
+--dirstat[=&lt;limit&gt;]
</dt>
<dd>
<p>
Output the distribution of relative amount of changes (number of lines added or
removed) for each sub-directory. Directories with changes below
a cut-off percent (3% by default) are not shown. The cut-off percent
- can be set with <tt>--dirstat=limit</tt>. Changes in a child directory is not
+ can be set with <tt>--dirstat=&lt;limit&gt;</tt>. Changes in a child directory are not
counted for the parent directory, unless <tt>--cumulative</tt> is used.
</p>
</dd>
<dt>
---dirstat-by-file[=limit]
+--dirstat-by-file[=&lt;limit&gt;]
</dt>
<dd>
<p>
@@ -1081,7 +1081,7 @@ as e-mailable patches:
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-10-14 04:35:16 UTC
+Last updated 2010-10-22 04:11:06 UTC
</div>
</div>
</body>