summaryrefslogtreecommitdiffstats
path: root/doc/operations.qdoc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2020-12-28 12:55:47 +0200
committerKatja Marttila <katja.marttila@qt.io>2020-12-30 11:10:10 +0200
commit9065a5f46a7d94e0a8a91e0bdb52834851609006 (patch)
tree0ec9ef786bbaab7c6c296ba58e40e6bbc805608a /doc/operations.qdoc
parent7be83635627ca1384862a8826de2d85979cdfc8e (diff)
Allow disabling undo in CopyDirectory during uninstall
Task-number: QTIFW-2088 Change-Id: Ic5e781b89b1c74fc8f65575bd46c073610545523 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'doc/operations.qdoc')
-rw-r--r--doc/operations.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 4186f8e99..02f393ad1 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -90,6 +90,9 @@
\li CopyDirectory
\li "CopyDirectory" \c sourcePath \c targetPath
\li Copies a directory from \c sourcePath to \c targetPath.
+ \note Directories will be reset during uninstallation. If you want to copy the
+ directory persistently, you can overwrite the \e UNDO by passing \e UNDOOPERATION
+ and \e "", to the end of the argument list.
\row
\li AppendFile
\li "AppendFile" \c filename \c text