summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-12-28 14:14:22 +0200
committerKatja Marttila <katja.marttila@qt.io>2020-12-30 09:10:16 +0000
commitca664d6e9f7b53c5b61237da2fceb8248124ad40 (patch)
treec6dbc7c7df17550667941b1c2af47e1abd78cf19 /doc
parent9065a5f46a7d94e0a8a91e0bdb52834851609006 (diff)
Allow disabling undo in SimpleMoveFile operation during uninstall
Task-number: QTIFW-2090 Change-Id: If0c2d4901ee1fb634e1e436ab14a507d06dd99ab Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/operations.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 02f393ad1..fdfe1764d 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -74,6 +74,10 @@
\li SimpleMoveFile
\li "SimpleMoveFile" \c source \c target
\li Moves a file from \c source to \c target.
+
+ \note Files will be moved from \c target to \c source during uninstallation.
+ If you want to move the files persistently, you can overwrite the \e UNDO
+ by passing \e UNDOOPERATION and \e "", to the end of the argument list.
\row
\li Delete
\li "Delete" \c filename