docs: Mention --help and commands that can't be configured via gbp.conf
authorGuido Günther <agx@sigxcpu.org>
Thu, 8 Mar 2012 17:08:30 +0000 (18:08 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 8 Mar 2012 17:28:10 +0000 (18:28 +0100)
Git-Dch: Ignore

docs/manpages/gbp.conf.sgml

index ccac5b3..81296cf 100644 (file)
@@ -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>,