diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-10-06 17:54:27 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-10-06 17:54:27 (GMT) |
commit | 468bd5ac176c42af310d439810bbd3bb561f5a1b (patch) | |
tree | 60d34f3ec64d4f9e6c299a7c3b1ae5767fc3085c /doc | |
parent | fd7188e9f07204b39da2cc6c3b605311517561d0 (diff) | |
parent | 90ebbabf0b2a6b3fe008fb8d98da0df6a12a720c (diff) | |
download | Qt-468bd5ac176c42af310d439810bbd3bb561f5a1b.zip Qt-468bd5ac176c42af310d439810bbd3bb561f5a1b.tar.gz Qt-468bd5ac176c42af310d439810bbd3bb561f5a1b.tar.bz2 |
Merge branch '4.6'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/platforms/s60-introduction.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/s60-introduction.qdoc b/doc/src/platforms/s60-introduction.qdoc index d145a82..9f7448d 100644 --- a/doc/src/platforms/s60-introduction.qdoc +++ b/doc/src/platforms/s60-introduction.qdoc @@ -122,8 +122,8 @@ build targets, as shown in the table below: \row \o \c QT_SIS_OPTIONS \o Options accepted by \c .sis creation. -i, install the package right away using PC suite. -c=<file>, read certificate information from a file. - Execute \c{perl createpackage.pl} for more information - about options. + Execute \c{createpackage.pl} script without any + parameters for more information about options. By default no otions are given. \row \o \c QT_SIS_TARGET \o Target for which \c .sis file is created. Accepted values are build targets listed in |