aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-09-07 22:49:05 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-09-08 10:39:13 +0200
commit2a176879817bbfe064debd25138c7ae685e0ab66 (patch)
tree5b89af4895d241d383b07af27ca9f14f4755d4a1 /docs
parent0a34c3bc51c9c250a1154bbddd593a85ff50beaa (diff)
document --new-version
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/git-dch.sgml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manpages/git-dch.sgml b/docs/manpages/git-dch.sgml
index 883b71e7..6436b44f 100644
--- a/docs/manpages/git-dch.sgml
+++ b/docs/manpages/git-dch.sgml
@@ -147,6 +147,17 @@
the current distribution to <replaceable>unstable</replaceable> and
open the changelog for final tweaking.</para>
</listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--new-version=</option><replaceable>version</replaceable>
+ </term>
+ <listitem>
+ <para>add a new changelog section with version
+ <replaceable>newversion</replaceable>. Together with
+ <option>--snapshot</option> the snapshot number will be appended to
+ <replaceable>newversion</replaceable></para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term><option>--git-log=</option><replaceable>git-log-options</replaceable>
</term>