From c1e50b718491f0fbc3bda0432de7bd50a3617657 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 22 Jan 2026 23:19:55 +0000 Subject: [PATCH] docs: clarify node service commands --- docs/cli/node.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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