summaryrefslogtreecommitdiff
path: root/docs/g-ir-scanner.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/g-ir-scanner.1')
-rw-r--r--docs/g-ir-scanner.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
index b43d3f18..602f89f3 100644
--- a/docs/g-ir-scanner.1
+++ b/docs/g-ir-scanner.1
@@ -136,7 +136,10 @@ The example above will add a new method called get_with to the TestDrawable clas
.B \--xpath-assertions=FILENAME
Loads a list xpath assertions from FILENAME, this is useful for verifying
that the GIR itself is properly generated.
-.TP
+.SH ENVIRONMENT VARIABLES
+The g-ir-scanner uses the XDG_DATA_DIRS variable to check for dirs,
+the gir's are located in XDG_DATA_DIRS/share/gir-1.0. It is normally
+set on a distribution so you shouldn't need to set it yourself.
.SH BUGS
Report bugs at http://bugzilla.gnome.org/ in the glib product and
introspection component.