summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAxel Menzel <zack81@gmx.net>2016-09-07 17:20:00 +0200
committerKai Koehne <kai.koehne@qt.io>2016-09-08 07:40:26 +0000
commit3a986bfa3a52ddd2951fef7483c1abf87cbb83c4 (patch)
treea7534776d54b269ab4ebe61052b635ec3a12a035 /doc
parent6a06b8adc5d6fabac4401219044b928043e7e8a9 (diff)
adjusted wrong repogen parameter name
'--update-new-packages' => '--update-new-components' Change-Id: Idab604bac8581102210c1a6ad6f2092e89c779fb Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 43ef0afe4..a937631bd 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -899,8 +899,8 @@
\li Update all packages in the packages directory. The list can be further
filtered with the \c {-i}, \c {-e} parameters.
\row
- \li --update-new-packages
- \li Update only packages that are new or have a newer version. The
+ \li --update-new-components
+ \li Update only components that are new or have a newer version. The
list can be further filtered with the \c {-i}, \c{-e}
parameters.
\row