summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Teske <daniel.teske@digia.com>2013-02-19 13:10:36 +0100
committerDaniel Teske <daniel.teske@digia.com>2013-02-21 13:33:37 +0100
commit8d2f40609263396e7809c608c52fd2c8713db668 (patch)
tree0d3851d2ad06178f4756119f9fda94f8262a33d3 /doc
parentfc867d5daf7374545c6d5677a5d4ec6484a330cd (diff)
downloadqt-creator-8d2f40609263396e7809c608c52fd2c8713db668.tar.gz
Document -load option
Change-Id: I122fb60a986070daedb8ee709836f13d0619a8e4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-cli.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc
index 8fc0908924..a957787152 100644
--- a/doc/src/howto/creator-cli.qdoc
+++ b/doc/src/howto/creator-cli.qdoc
@@ -79,6 +79,10 @@
\li -client
\li Attempt to connect to an already running instance of \QC.
+ \row
+ \li -load <plugin>
+ \li Load the specified plugin.
+
\row
\li -noload <plugin>
\li Do not load the specified plugin.