aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2017-11-16 12:47:43 +0100
committerTim Jenssen <tim.jenssen@qt.io>2017-11-17 16:26:53 +0000
commitd0a44fa4e2438977b4f3a493ba5681b751b619c2 (patch)
treed9a0c4962527d595b3312650158e83727aa9d3cb /doc
parentbf970a592908dbd2ef053a599f72720b2e3dce4c (diff)
introduce installsettingspath as an argument
Change-Id: I2435ddd09e25a73bd70efe847990dcfc57b8680e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
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 c8588a4609..af12cfcc17 100644
--- a/doc/src/howto/creator-cli.qdoc
+++ b/doc/src/howto/creator-cli.qdoc
@@ -147,6 +147,11 @@
\li Override the default path where user settings are stored.
\row
+ \li -installsettingspath <path>
+ \li Override the default path from where user-independent settings are read
+ (for example written by the installer).
+
+ \row
\li -color <color>
\li Core plugin: override the selected UI color.