diff --git a/src/core/ddsi/src/q_config.c b/src/core/ddsi/src/q_config.c
index de2cceb..596fb3e 100644
--- a/src/core/ddsi/src/q_config.c
+++ b/src/core/ddsi/src/q_config.c
@@ -248,7 +248,7 @@ static const struct cfgelem general_cfgelems[] = {
"
This element controls whether DDSI2E uses multicasts for data traffic.
\n\
It is a comma-separated list of some of the following keywords: \"spdp\", \"asm\", \"ssm\", or either of \"false\" or \"true\".
\n\
\n\
-- spdp: enables the use of ASM (any-source multicast) for participant discovery
\n\
+- spdp: enables the use of ASM (any-source multicast) for participant discovery, joining the multicast group on the discovery socket, transmitting SPDP messages to this group, but never advertising nor using any multicast address in any discovery message, thus forcing unicast communications for all endpoint discovery and user data.
\n\
- asm: enables the use of ASM for all traffic (including SPDP)
\n\
- ssm: enables the use of SSM (source-specific multicast) for all non-SPDP traffic (if supported)
\n\
\n\