Add examples for importing upstream sources
authorGuido Günther <agx@sigxcpu.org>
Mon, 1 Jul 2013 21:31:25 +0000 (23:31 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 1 Jul 2013 21:31:25 +0000 (23:31 +0200)
docs/manpages/gbp-import-orig.sgml

index 084aca4..f6df665 100644 (file)
     </variablelist>
   </refsect1>
   <refsect1>
+    <title>EXAMPLES</title>
+    <para>Download and import a new upstream version using the informantion from <filename>debian/watch</filename></para>
+    <screen>
+      &gbp-import-orig; --uscan
+    </screen>
+    <para>After downloading an upstream tarball by hand import it</para>
+    <screen>
+      &gbp-import-orig; ../upstream-tarball-0.1.tar.gz
+    </screen>
+  </refsect1>
+  <refsect1>
       &man.gbp.config-files;
   </refsect1>
   <refsect1>