From 3a79600ec8bf643d9bd059a5047251a2316977d3 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Wed, 27 Feb 2013 12:20:11 +0100 Subject: change test operation example to Copy The RegisterQtInCreatorV23 was removed. Change-Id: Ib91ac95cd2896aebc1c41e4eac3051e5c1a4e5b2 Reviewed-by: Niels Weber --- doc/operations.qdoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/operations.qdoc b/doc/operations.qdoc index 26f5ac855..4a1c00bcf 100644 --- a/doc/operations.qdoc +++ b/doc/operations.qdoc @@ -33,12 +33,11 @@ \title Operations - You can call operations manually on the uninstaller or installer. + You can test operations manually on the uninstaller or installer. - For example, to register the Qt version in Qt Creator, call the - "RegisterQtInCreatorV23" operation with the following syntax: + For example, to copy a file: \code - SDKMaintenanceTool --runoperation "RegisterQtInCreatorV23" "" "" "" "" + SDKMaintenanceTool --runoperation "Copy" "" "" \endcode \section1 Summary of Operations -- cgit v1.2.3