diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 4539a00bf9..f3d95c93ca 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -124,8 +124,7 @@ This is especially useful for scripting and automation. ## Debugging tips - **CLI debugging:** - - Use the `--verbose` flag (if available) with CLI commands for more detailed - output. + - Use the `--debug` flag for more detailed output. - Check the CLI logs, often found in a user-specific configuration or cache directory.