summaryrefslogtreecommitdiff
path: root/docs/manpages/gbp-dch.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-dch.sgml')
-rw-r--r--docs/manpages/gbp-dch.sgml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manpages/gbp-dch.sgml b/docs/manpages/gbp-dch.sgml
index 8ffdc4f6..0959ca22 100644
--- a/docs/manpages/gbp-dch.sgml
+++ b/docs/manpages/gbp-dch.sgml
@@ -372,6 +372,17 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--customizations=</option><replaceable>customization-file</replaceable>
+ </term>
+ <listitem>
+ <para>
+ Load Python code from <replaceable>customization-file</replaceable>.
+ At the moment, the only useful thing the code can do is define a
+ custom format_changelog_entry() function.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>