summaryrefslogtreecommitdiff
path: root/docs/manpages/gbp-dch.sgml
diff options
context:
space:
mode:
authorSoonKyu Park <sk7.park@samsung.com>2016-06-16 17:32:15 +0900
committerSoonKyu Park <sk7.park@samsung.com>2016-06-16 17:32:15 +0900
commit06e10c8b1f4f355e884d52a61b7762e733975d55 (patch)
treed16f1113bd5460842228e1b7e75ff38deb438163 /docs/manpages/gbp-dch.sgml
parent8e7c90b9ae69aad55495a8f5be4e94b498052166 (diff)
parent7d042a8203461117e8743bf1e879af431d3c31cd (diff)
downloadgit-buildpackage-06e10c8b1f4f355e884d52a61b7762e733975d55.tar.gz
git-buildpackage-06e10c8b1f4f355e884d52a61b7762e733975d55.tar.bz2
git-buildpackage-06e10c8b1f4f355e884d52a61b7762e733975d55.zip
Handle conflicts from git merge release-20160531release-20160930release-20160615
Change-Id: I1cae90068ab2576d756188e36e112550c7c293de
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>