summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index ebc1e2044..ef7479a33 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -223,6 +223,10 @@
\li -t, --root <directory>
\li [CLI] Set the installation root directory.
\row
+ \li --oi, --offline-installer-name <filename>
+ \li [CLI] Set custom filename for the generated offline installer. Without this
+ the original filename is used with an added "_offline-yyyy-MM-dd" suffix.
+ \row
\li -p, --platform <plugin>
\li Use the specified platform plugin.
\row
@@ -316,6 +320,9 @@
\li se, search <regexp>
\li Search available packages. If no search pattern is given, show all available packages.
\row
+ \li co, create-offline <pkg ...>
+ \li Create offline installer from selected packages.
+ \row
\li pr, purge
\li Uninstall all packages and remove the program directory.
\endtable