aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSvetlana Abramenkova <sabramenkova@luxoft.com>2020-09-17 15:23:44 +0300
committerSvetlana Abramenkova <sabramenkova@luxoft.com>2020-09-18 13:57:14 +0300
commit41f19e61c1833ce53d4f0eedf8428141ba31dc9d (patch)
tree0d0fa065ed98079e8b638975bde01ada1ae11250
parentd8c8dadfc6c58b91a9fadc485a96dbeb895367b6 (diff)
[doc] Update command line options descriptionv5.15.1_QtAS5.15
Change-Id: I1fb2fe0fee0e34f847fedd814043db25e346e9af Fixes: AUTOSUITE-1618 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
-rw-r--r--doc/usage.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/usage.qdoc b/doc/usage.qdoc
index ae68a56..c8970db 100644
--- a/doc/usage.qdoc
+++ b/doc/usage.qdoc
@@ -218,6 +218,16 @@ The following options are supported:
\row
\li \c -stayontop
\li Keep the viewer window on top.
+ \row
+ \li \c -allow-create-missing
+ \li Allow creating new documents in the workspace. Without this option updates
+ are only accepted for existing workspace documents.
+ \row
+ \li \c -title
+ \li Set window title.
+ \row
+ \li \c -hidebuttons
+ \li Hide window control buttons (close, minimize, maximize).
\endtable
Not all projects are designed in a way to allow the designer working on isolated panels or screens.