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 4b1f5d1d09c0d719a5fb4d42c5f79ebe438d09d4..9c47c026927d0994017424637c8db27ec50c5f73 100644 (file)
@@ -1,3 +1,8 @@
+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
index 7fc557e59c985ac160212f7039e0711f1ff2f066..bb17dc76d48899fab8ecf60f106e635525f71da5 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>