diff --git a/docs/guides/references/troubleshooting.mdx b/docs/guides/references/troubleshooting.mdx index 710b035d73..2709e279ae 100644 --- a/docs/guides/references/troubleshooting.mdx +++ b/docs/guides/references/troubleshooting.mdx @@ -344,6 +344,7 @@ want to enable them | Set `DEBUG` to value | To enable debugging | | -------------------------------- | ------------------------------------------------------------- | +| `cypress:*` | ALL modules | | `cypress:cli*` | Top-level command line parsing and binary installation | | `cypress:server:args` | Incorrect parsed command line arguments | | `cypress:data-context:sources:*` | Not finding the expected project data |