summaryrefslogtreecommitdiff
path: root/docs/manpages/gbp-pull.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-pull.sgml')
-rw-r--r--docs/manpages/gbp-pull.sgml10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/manpages/gbp-pull.sgml b/docs/manpages/gbp-pull.sgml
index c100660..d655955 100644
--- a/docs/manpages/gbp-pull.sgml
+++ b/docs/manpages/gbp-pull.sgml
@@ -25,6 +25,7 @@
<arg><option>--force</option></arg>
<arg><option>--redo-pq</option></arg>
<arg><option>--[no-]pristine-tar</option></arg>
+ <arg><option>--ignore-branch</option></arg>
<arg><option>--debian-branch=</option><replaceable>branch_name</replaceable></arg>
<arg><option>--upstream-branch=</option><replaceable>branch_name</replaceable></arg>
<arg><option>--depth=</option><replaceable>depth</replaceable></arg>
@@ -47,7 +48,7 @@
<term><option>--force</option></term>
<listitem>
<para>force a branch update even if this results in a non fast
- forward update. <warning><para>Forcing a branch updates
+ forward update. <warning><para>Forcing a branch update
makes you lose your modifications.</para></warning></para>
</listitem>
</varlistentry>
@@ -59,6 +60,13 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--ignore-branch</option>
+ </term>
+ <listitem>
+ <para>Don't care if we're on a branch or in detached head state.
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--debian-branch</option>=<replaceable>branch_name</replaceable>
</term>
<listitem>