summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-21 17:03:21 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-22 09:21:04 +0100
commit03042a29e2a879e5d110c9d7279502a31c94df30 (patch)
tree46679a3a8fb1bcd13267be149319c67b29ae96a6 /doc
parentcf3a9b019204e734324f9eedd128f2547e4a2e79 (diff)
downloadqt-creator-03042a29e2a879e5d110c9d7279502a31c94df30.tar.gz
Doc: -pluginpath CLI option
Change-Id: Ie579426a431364f85e9fe1ca8f42a6fbf5764721 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-cli.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc
index 5a8adba0c3..75b42ea8d7 100644
--- a/doc/src/howto/creator-cli.qdoc
+++ b/doc/src/howto/creator-cli.qdoc
@@ -91,6 +91,11 @@
\li -profile
\li Output plugin start up and shut down profiling data.
+ \row
+ \li -pluginpath <path>
+ \li Add a path where \QC looks for plugins. To specify several
+ paths, add the \c{-pluginpath} option for each path.
+
\row
\li -settingspath <path>
\li Override the default path where user settings are stored.