From 29eca4d04e1c873aaf63cfcf8ef651dcd10fdece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Mon, 9 Dec 2013 21:26:11 -0300 Subject: Add QTCHOOSER_NO_GLOBAL_DIR to the man page. Document what QTCHOOSER_NO_GLOBAL_DIR does in the man page. Change-Id: I00bb056eba0713ebb70c52a1ad332050ffcca052 Reviewed-by: Shawn Rutledge Reviewed-by: Thiago Macieira --- doc/qtchooser.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/qtchooser.1 b/doc/qtchooser.1 index 4e3a347..4c9bb83 100644 --- a/doc/qtchooser.1 +++ b/doc/qtchooser.1 @@ -50,6 +50,12 @@ Runs the selected \fItool\fR. .RE .SH ENVIRONMENT .TP +.B QTCHOOSER_NO_GLOBAL_DIR +If qtchooser has been built with \fBQTCHOOSER_GLOBAL_DIR\fR (predefined search +paths for qtchooser's configuration files, useful in some distros), setting this +variable will override its effect. +.RE +.TP .B QT_SELECT Same as \fB\-qt=\fIversion\fR. If set, the selected configuration is used and binaries symlinked to qtchooser will be executed without additional parameters. -- cgit v1.2.3