aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/cli/builtin/cli-shell.qdoc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-06-15 14:18:30 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-06-15 13:49:13 +0000
commit30fb7a1a2b9ea655bf974ea5a937f045940ac082 (patch)
tree50c7f993366421fd050ce4f235c9aa05ae7c8cbd /doc/reference/cli/builtin/cli-shell.qdoc
parent62808656466750ce5a0d42c656e45832220fedaa (diff)
Fix CLI documentation
Adapt to the change in how to specify the build configuration name. Change-Id: Ia339d3c991e7b9f82b23ed7f40c5eea19f003dd1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/reference/cli/builtin/cli-shell.qdoc')
-rw-r--r--doc/reference/cli/builtin/cli-shell.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/cli/builtin/cli-shell.qdoc b/doc/reference/cli/builtin/cli-shell.qdoc
index c1af42e20..221bef24d 100644
--- a/doc/reference/cli/builtin/cli-shell.qdoc
+++ b/doc/reference/cli/builtin/cli-shell.qdoc
@@ -36,7 +36,7 @@
\section1 Synopsis
\code
- qbs shell [options] [configuration-name] [property:value]
+ qbs shell [options] [config:configuration-name] [property:value]
\endcode
\section1 Description