aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-03-08 18:08:30 +0100
committerGuido Günther <agx@sigxcpu.org>2012-03-08 18:28:10 +0100
commitf6b9f674f0bc6ae77669de8b968d0ef759341cd0 (patch)
treefa1608dd7fe243fc504ca7521f4a27cc24101753
parent6f2f554cef64bc50e506984f2a3b7f5956bc580d (diff)
docs: Mention --help and commands that can't be configured via gbp.conf
Git-Dch: Ignore
-rw-r--r--docs/manpages/gbp.conf.sgml21
1 files changed, 13 insertions, 8 deletions
diff --git a/docs/manpages/gbp.conf.sgml b/docs/manpages/gbp.conf.sgml
index ccac5b3d..81296cfd 100644
--- a/docs/manpages/gbp.conf.sgml
+++ b/docs/manpages/gbp.conf.sgml
@@ -111,6 +111,19 @@ Boolean options can bei either <option>True</option> or <option>False</option>.
pristine-tar = False
</programlisting>
<para>respectively.</para>
+<note>
+<para>
+To see the current set of values that would be applied after parsing the
+configuration files run the command with <option>--help</option> and check it's
+output.
+</para>
+</note>
+<note>
+<para>
+ <command>git-import-dscs</command> and <command>git-pbuilder</command>
+can't be configured via gbp.conf.
+</para>
+</note>
</refsect1>
<refsect1>
@@ -208,18 +221,10 @@ the above list of configuration files.</para></listitem>
<manvolnum>1</manvolnum>
</citerefentry>,
<citerefentry>
- <refentrytitle>git-import-dscs</refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>,
- <citerefentry>
<refentrytitle>git-import-orig</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>,
<citerefentry>
- <refentrytitle>git-pbuilder</refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry>,
- <citerefentry>
<refentrytitle>git-buildpackage</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>,