summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-12-09 21:26:11 -0300
committerThiago Macieira <thiago.macieira@intel.com>2013-12-17 02:56:44 +0100
commit29eca4d04e1c873aaf63cfcf8ef651dcd10fdece (patch)
treeb9575cdfe84f3d75b706348fa9710d6c824e4cea
parent48f6d64c1def31b9484589abc5c117fad2a9a197 (diff)
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 <shawn.rutledge@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--doc/qtchooser.16
1 files changed, 6 insertions, 0 deletions
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.