Mention all and help special values in debug envvars.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 Dec 2008 06:10:50 +0000 (06:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 Dec 2008 06:10:50 +0000 (06:10 +0000)
svn path=/trunk/; revision=7713

docs/reference/ChangeLog
docs/reference/glib/running.sgml

index 4b1f5d1..9c47c02 100644 (file)
@@ -1,5 +1,10 @@
 2008-11-30  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/running.sgml: Mention all and help special options in
+       debug envvars.
+
+2008-11-30  Matthias Clasen  <mclasen@redhat.com>
+
        Bug 562538 – GObject interface tutorial shouldn't finalise with
        "Please forget everything"
 
index 7fc557e..bb17dc7 100644 (file)
@@ -116,6 +116,8 @@ variables like <envar>LANG</envar>, <envar>PATH</envar> or <envar>HOME</envar>.
         </listitem>
       </varlistentry>
     </variablelist>
+    The special value all can be used to turn on all debug options. 
+    The special value help can be used to print all available options.  
   </para>
 </formalpara>
 
@@ -168,6 +170,8 @@ variables like <envar>LANG</envar>, <envar>PATH</envar> or <envar>HOME</envar>.
              </listitem>
            </varlistentry>
          </variablelist>
+          The special value all can be used to turn on all options. 
+          The special value help can be used to print all available options.  
        </para>
 </formalpara>