diff --git a/docs/reference/glib/running.xml b/docs/reference/glib/running.xml
index a02ffa404..ef536f440 100644
--- a/docs/reference/glib/running.xml
+++ b/docs/reference/glib/running.xml
@@ -244,6 +244,16 @@ How to run and debug your GLib application
+
+ G_ENABLE_DIAGNOSTIC
+
+
+ If set to a non-zero value, this environment variable enables
+ diagnostic messages, like deprecation messages for GObject properties
+ and signals.
+
+
+