aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-12-26 23:31:57 +0100
committerGuido Günther <agx@sigxcpu.org>2010-12-27 00:02:40 +0100
commit5a312dbd55b829a3a9a5a9da5a66be9539afbd4c (patch)
treec02e84d45c7d273f1f31b32e810b7daf7113934a /docs
parentb1f081ac53b818e20e1fe3b01bf9f06345b91638 (diff)
Allow to drop numbers from patch names via --no-patch-numbers
so patch names remain constant when interim patches are dropped. Closes: #592129
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/gbp-pq.sgml31
1 files changed, 30 insertions, 1 deletions
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 0080584f..c5991146 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -20,6 +20,9 @@
<refsynopsisdiv>
<cmdsynopsis>
&gbp-pq;
+ <arg><option>--verbose</option></arg>
+ <arg><option>--color=</option><replaceable>[auto|on|off]</replaceable></arg>
+ <arg><option>--[no-]patch-numbers</option></arg>
<group choice="plain">
<arg><option>export</option></arg>
<arg><option>import</option></arg>
@@ -44,7 +47,7 @@
</para>
</refsect1>
<refsect1>
- <title>OPTIONS</title>
+ <title>ACTIONS</title>
<variablelist>
<varlistentry>
<term><option>import</option>
@@ -91,6 +94,32 @@
</variablelist>
</refsect1>
<refsect1>
+ <title>OPTIONS</title>
+ <variablelist>
+ <varlistentry>
+ <term><option>--verbose</option></term>
+ <term><option>-v</option></term>
+ <listitem>
+ <para>verbose execution</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--color=</option><replaceable>[auto|on|off]</replaceable>
+ </term>
+ <listitem>
+ <para>Wheter to use colored output.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--[no-]patch-numbers</option>
+ </term>
+ <listitem>
+ <para>Whether the patch files should start with a number or not.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1>
<title>SEE ALSO</title>
<para>
<citerefentry>