diff --git a/docs/toolhive/guides-cli/manage-mcp-servers.md b/docs/toolhive/guides-cli/manage-mcp-servers.md index d8d65d65..2e67e6c6 100644 --- a/docs/toolhive/guides-cli/manage-mcp-servers.md +++ b/docs/toolhive/guides-cli/manage-mcp-servers.md @@ -95,7 +95,7 @@ won't clean up the MCP server's entry in your configured clients. Use To stop and remove a running MCP server in a single command: ```bash -thv rm -f +thv rm ``` ## Related information