docs: document the --git-[no-]submodules option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 8 May 2014 14:40:16 +0000 (17:40 +0300)
committerGuido Günther <agx@sigxcpu.org>
Thu, 5 Jun 2014 17:19:16 +0000 (19:19 +0200)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
docs/manpages/gbp-buildpackage.sgml

index 79fb81dbb47bd8c860412d4b831f763b47317a6d..f382634fb2d042b2611439dbb030a8d54e3e70bf 100644 (file)
@@ -29,6 +29,7 @@
       <arg><option>--git-upstream-branch=</option><replaceable>treeish</replaceable></arg>
       <arg><option>--git-debian-branch=</option><replaceable>branch_name</replaceable></arg>
       <arg><option>--git-ignore-branch</option></arg>
+      <arg><option>--git-[no-]submodules</option></arg>
       <arg><option>--git-builder=</option><replaceable>BUILD_CMD</replaceable></arg>
       <arg><option>--git-cleaner=</option><replaceable>CLEAN_CMD</replaceable></arg>
       <arg><option>--git-[no-]pbuilder</option></arg>
          <para>GPG sign all created tags</para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term><option>--git-[no-]submodules</option>
+        </term>
+        <listitem>
+          <para>
+          Include git submodules in the orig tarball.
+          </para>
+        </listitem>
+      </varlistentry>
       <varlistentry>
         <term><option>--git-keyid=</option><replaceable>gpg-keyid</replaceable>
         </term>