diff --git a/docs/cli/node.md b/docs/cli/node.md index 72f8786b2..8f95a54ea 100644 --- a/docs/cli/node.md +++ b/docs/cli/node.md @@ -59,12 +59,13 @@ Manage the service: ```bash clawdbot node status -clawdbot node run clawdbot node stop clawdbot node restart clawdbot node uninstall ``` +Use `clawdbot node run` for a foreground node host (no service). + Service commands accept `--json` for machine-readable output. ## Pairing