Skip to content

Commit 997f881

Browse files
authored
Update debugging.mdx
1 parent 7e10a89 commit 997f881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/debugging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Review detailed MCP logs from Claude Desktop:
4747

4848
```bash
4949
# Follow logs in real-time
50-
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
50+
tail -n 20 -F ~/Library/Logs/Claude/mcp*.log
5151
```
5252

5353
The logs capture:

0 commit comments

Comments
 (0)