aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages/gbp.conf.sgml
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-04-12 14:28:59 +0300
committerGuido Günther <agx@sigxcpu.org>2012-04-18 22:32:02 +0200
commit19b6e245cbf8e4954bb72ac0d44a82facdf76858 (patch)
treef6db8958d2a4a7ddf94069ae5f3e35730b92b6de /docs/manpages/gbp.conf.sgml
parenta43e9b9b2c95fe7f3252fb9c6c3de861c7f8d4a6 (diff)
docs: add some missing tags to sgml files
Diffstat (limited to 'docs/manpages/gbp.conf.sgml')
-rw-r--r--docs/manpages/gbp.conf.sgml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manpages/gbp.conf.sgml b/docs/manpages/gbp.conf.sgml
index 09999beb..4336fc48 100644
--- a/docs/manpages/gbp.conf.sgml
+++ b/docs/manpages/gbp.conf.sgml
@@ -72,6 +72,7 @@ options and their settings. For example <xref linkend="gbp.man.git.buildpackage"
manualpage contains the <option>--git-export-dir</option>=<parameter>diirectory</parameter>
option which can be turned into configuration file setting by dropping the
<option>--git</option> prefix with:
+</para>
<programlisting>
[git-buildpackage]
@@ -83,6 +84,7 @@ Notice that some option are actually repeatable, or take Python lists.
For example the <xref linkend="gbp.man.git.import.orig"> commmand has the
<option>--filter</option>=<parameter>pattern</parameter> option which can
be truned into a configuration file option like this:
+</para>
<programlisting>
[git-import-orig]
@@ -196,6 +198,7 @@ An example set up for packaging work:
# End of file
</programlisting>
+</refsect1>
<refsect1>
<title>ENVIRONMENT</title>