From 03042a29e2a879e5d110c9d7279502a31c94df30 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 21 Nov 2013 17:03:21 +0100 Subject: [PATCH] Doc: -pluginpath CLI option Change-Id: Ie579426a431364f85e9fe1ca8f42a6fbf5764721 Reviewed-by: Eike Ziller --- doc/src/howto/creator-cli.qdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc index 5a8adba0c37..75b42ea8d74 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 + \li Add a path where \QC looks for plugins. To specify several + paths, add the \c{-pluginpath} option for each path. + \row \li -settingspath \li Override the default path where user settings are stored.