mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-02 08:19:34 +00:00
Doc: Fix wrong values in Settings Operation summary
Task-number: QTIFW-1386 Change-Id: Ic8faf41fd972505353f6c2e461ddfb47a8db6d94 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
18a722ade4
commit
1ae7ad5c68
@ -235,10 +235,10 @@
|
|||||||
\li Restarts the updater or package manager specified by \c core.
|
\li Restarts the updater or package manager specified by \c core.
|
||||||
\row
|
\row
|
||||||
\li Settings
|
\li Settings
|
||||||
\li "Settings" \c path \c method \c key \c aValue
|
\li "Settings" \c path \c method \c key \c value
|
||||||
\li Sets or removes the value \c aValue of \c key in the settings file
|
\li Sets or removes the \c value of \c key in the settings file located at
|
||||||
or registry located at \c path, depending on the value of
|
\c path, depending on the value of \c method: \c set, \c remove,
|
||||||
\c method: \c set, \c remove, \c add_array_value, and \c remove_array_value.
|
\c add_array_value, and \c remove_array_value.
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
The Extract, License, and MinimumProgress operations are automatically added for matching
|
The Extract, License, and MinimumProgress operations are automatically added for matching
|
||||||
|
Loading…
x
Reference in New Issue
Block a user