summaryrefslogtreecommitdiffstats
path: root/doc/operations.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-29 16:07:14 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-30 11:58:39 +0200
commit86bc4b411448beb9947511871c6f2ad9340078ec (patch)
treedc70523ed7fd19a26d029428affcfe40747c7b5b /doc/operations.qdoc
parent28cc0ea53fcf467684c093786cfebf4c30a67abe (diff)
Doc: fix syntax of EnvironmentVariable
Task-number: QTIFW-526 Change-Id: I4de4080f6b7f4a41d5425f19bcf39f2e1e1ce7ee Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'doc/operations.qdoc')
-rw-r--r--doc/operations.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 1e665212e..422a64ef9 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -160,7 +160,7 @@
registry) or by \c application and \c company name.
\row
\li EnvironmentVariable
- \li "EnvironmentVariable" \c key \c value [[\c persistent] \c system]
+ \li "EnvironmentVariable" \c key \c value [\c persistent [\c system]]
\li Sets the environment variable \c key to \c value. If
\c persistent is set to \c true, the variable is set
persistently. This is currently only supported on Windows.