From 25077b7d11cb2ddc07c4672341001a282da25b99 Mon Sep 17 00:00:00 2001 From: matoval Date: Wed, 20 Nov 2024 08:14:37 -0800 Subject: [PATCH] reword description --- docs/source/developer_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/developer_guide.rst b/docs/source/developer_guide.rst index 2872c7a5b..c2924d4d3 100644 --- a/docs/source/developer_guide.rst +++ b/docs/source/developer_guide.rst @@ -18,7 +18,7 @@ Debugging ^^^^^^^^^^^ Unix Socket ^^^^^^^^^^^ -To send commands to unix socket without receptorctl by using socat to send data to the receptor socket directly. +If you don't want to use receptorctl to control nodes, `socat ` can be used to interact with unix sockets directly. Example: