aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/cli/cli-options.qdocinc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-05-25 10:35:44 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-05-25 08:43:46 +0000
commit59644542542202907c6635ae0c05bda975fa383e (patch)
tree98630c57f317b57a3f73ce3fb33ed6b5e7dfbb4d /doc/reference/cli/cli-options.qdocinc
parent49aec667b6f91b45a14b35cad42cb3b2dbcfbe33 (diff)
Documentation: Work around qdoc quirk
Apparently, the name of a snippet identifier cannot have the name of another snippet identifier as a substring. Change-Id: Ic82a26f3e05daa627f2de36d330e31216cf0a76e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/reference/cli/cli-options.qdocinc')
-rw-r--r--doc/reference/cli/cli-options.qdocinc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference/cli/cli-options.qdocinc b/doc/reference/cli/cli-options.qdocinc
index 5316f459d..5ce7aab1c 100644
--- a/doc/reference/cli/cli-options.qdocinc
+++ b/doc/reference/cli/cli-options.qdocinc
@@ -100,13 +100,13 @@
//! [check-timestamps]
-//! [clean-install-root]
+//! [clean_install_root]
\section2 \c --clean-install-root
Removes the installation base directory before installing.
-//! [clean-install-root]
+//! [clean_install_root]
//! [command-echo-mode]