aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qbs.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qbs.qdoc')
-rw-r--r--doc/qbs.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index ca7b02a75..fb5865e59 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -169,7 +169,7 @@
Open a build shell (on Windows open an MSVC command prompt,
on other platforms you can usually open the default shell):
\code
- qbs detect-toolchains
+ qbs setup-toolchains --detect
\endcode
The tool chain detector automatically sets up a profile for each detected tool chain.