summaryrefslogtreecommitdiff
path: root/docs/manpages/gbp-pq.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-pq.sgml')
-rw-r--r--docs/manpages/gbp-pq.sgml20
1 files changed, 15 insertions, 5 deletions
diff --git a/docs/manpages/gbp-pq.sgml b/docs/manpages/gbp-pq.sgml
index 43e372f..cb0df02 100644
--- a/docs/manpages/gbp-pq.sgml
+++ b/docs/manpages/gbp-pq.sgml
@@ -26,11 +26,11 @@
<arg><option>--topic=</option><replaceable>topic</replaceable></arg>
<arg><option>--time-machine=</option><replaceable>num</replaceable></arg>
<group choice="plain">
- <arg><option>export</option></arg>
- <arg><option>import</option></arg>
- <arg><option>rebase</option></arg>
- <arg><option>drop</option></arg>
- <arg><option>apply</option></arg>
+ <arg><option>drop</option></arg>
+ <arg><option>export</option></arg>
+ <arg><option>import</option></arg>
+ <arg><option>rebase</option></arg>
+ <arg><option>switch</option></arg>
</group>
</cmdsynopsis>
</refsynopsisdiv>
@@ -106,6 +106,16 @@
pathes from debian specific patches.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>switch</option>
+ </term>
+ <listitem>
+ <para>
+ Switch to the patch-queue branch if on the base branch and switch
+ to base branch if on patch-queue branch.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>