docs: import-orig: Document --upstream-signtures
authorGuido Günther <agx@sigxcpu.org>
Sat, 26 Oct 2019 19:46:08 +0000 (21:46 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sun, 27 Oct 2019 10:35:45 +0000 (11:35 +0100)
docs/manpages/gbp-import-orig.xml

index 7b040a1414e9261e3e6c65d965bc55c8e5eb5962..0ff2787a1fd2cac1bb23980a31caaf1a0160be58 100644 (file)
@@ -39,6 +39,7 @@
       <arg><option>--postunpack=cmd</option></arg>
       <arg><option>--[no-]interactive</option></arg>
       <arg><option>--[no-]rollback</option></arg>
+      <arg><option>--upstream-signatures=</option>[auto|on|off]</arg>
       <group choice="plain">
         <arg choice="plain"><replaceable>filename</replaceable></arg>
         <arg choice="plain"><replaceable>url</replaceable></arg>
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term><option>--upstream-signatures=</option>[auto|on|off]</term>
+        <listitem>
+          <para>
+           Whether upstream signatures should be imported as well (when
+           using pristine-tar). <emphasis>no</emphasis> turns this
+            off completely while <emphasis>yes</emphasis> always tries to
+           import a signature (which can be useful if you want to fail if
+           e.g. &uscan; did not fetch a signature). The default
+            <emphasis>auto</emphasis> means to import a signature file if
+           present but do nothing otherwise.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>