summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-12 17:54:09 -0700
commitcd451662c9139640c5676982f6c88f89e16c23b2 (patch)
treeb1ae28586fe8ebd5064cc527f52d24b7cf5116cc /git-format-patch.html
parente37049f6c527b79d663ec816d053581d3cae9131 (diff)
downloadgit-htmldocs-cd451662c9139640c5676982f6c88f89e16c23b2.tar.gz
Autogenerated HTML docs for v2.10.0-129-g35f6
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index b51c1f887..db58095ea 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -1378,6 +1378,14 @@ of a delete/create pair.</p></div>
Do not show any source or destination prefix.
</p>
</dd>
+<dt class="hdlist1">
+--line-prefix=&lt;prefix&gt;
+</dt>
+<dd>
+<p>
+ Prepend an additional prefix to every line of output.
+</p>
+</dd>
</dl></div>
<div class="paragraph"><p>For more detailed explanation on these common options, see also
<a href="gitdiffcore.html">gitdiffcore(7)</a>.</p></div>