aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-12-23 16:37:12 +0100
committerGuido Günther <agx@sigxcpu.org>2009-12-23 20:26:10 +0100
commitd4366123fef2903f2ce4367edae10a1895a5662b (patch)
tree62b68468cee3ea4a1c8598f57bd0487fe600d7a5 /docs
parente54b7bf1daca28504463b0b0bb924bd56d45e66b (diff)
Add body regex filter
Closes: #544238
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/git-dch.sgml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manpages/git-dch.sgml b/docs/manpages/git-dch.sgml
index 4c4a6f7d..c45b5acc 100644
--- a/docs/manpages/git-dch.sgml
+++ b/docs/manpages/git-dch.sgml
@@ -180,6 +180,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--ignore-regex=</option><replaceable>regex</replaceable>
+ </term>
+ <listitem>
+ <para>Ignore commit lines matching <replaceable>regex</replaceable>
+ when generating the changelog.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--git-author</option>
</term>
<listitem>