Document --git-pristine-tar-commit
authorGuido Günther <agx@sigxcpu.org>
Mon, 3 Dec 2012 03:20:23 +0000 (04:20 +0100)
committerGuido Günther <agx@sigxcpu.org>
Mon, 3 Dec 2012 03:20:23 +0000 (04:20 +0100)
docs/manpages/git-buildpackage.sgml

index 942d762..583d282 100644 (file)
@@ -52,6 +52,7 @@
       <arg><option>--git-export-dir=</option><replaceable>directory</replaceable></arg>
       <arg><option>--git-export=</option><replaceable>treeish</replaceable></arg>
       <arg><option>--git-[no-]pristine-tar</option></arg>
+      <arg><option>--git-[no-]pristine-tar-commit</option></arg>
       <arg><option>--git-dont-purge</option></arg>
       <arg><option>--git-tag-only</option></arg>
       <arg><option>--git-retag</option></arg>
          already exists</para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term><option>--git-pristine-tar</option>
+        </term>
+        <listitem>
+         <para>Use pristine-tar when generating the upstream tarball if it doesn't exist.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term><option>--git-pristine-tar-commit</option>
+        </term>
+        <listitem>
+         <para>Commit the pristine-tar delta to the pristine-tar branch if a new tarball was
+          generated and the pristine-tar data isn't already there.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>