aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-05-02 17:10:48 +0200
committerGuido Günther <agx@sigxcpu.org>2014-05-02 17:10:48 +0200
commit045e60755306716af245b0fc5fd9d7156d0faec3 (patch)
tree2c7ed2baf9076877162e98f76661bdf9951a7251
parent949ce84c9af869d3cf151eadac8e69d720ff2774 (diff)
gbp pq: document --force
-rw-r--r--docs/manpages/gbp-pq.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 83f64123..e7a2bdd2 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -25,6 +25,7 @@
<arg><option>--[no-]patch-numbers</option></arg>
<arg><option>--topic=</option><replaceable>topic</replaceable></arg>
<arg><option>--time-machine=</option><replaceable>num</replaceable></arg>
+ <arg><option>--force</option></arg>
<group choice="plain">
<arg><option>drop</option></arg>
<arg><option>export</option></arg>
@@ -161,6 +162,13 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--force</option></term>
+ <listitem>
+ <para>In case of import even import if the branch already
+ exists</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>