From 1f0c0cdd5193ee3a3531e01d1652227e1a1e77f6 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 15 Dec 2011 17:30:32 +0000 Subject: [PATCH] docs/ipc: the command has a reply now --- docs/ipc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ipc b/docs/ipc index c76d0154..e73ca6f8 100644 --- a/docs/ipc +++ b/docs/ipc @@ -46,7 +46,7 @@ Currently implemented message types are the following: COMMAND (0):: The payload of the message is a command for i3 (like the commands you can bind to keys in the configuration file) and will be executed - directly after receiving it. There is no reply to this message. + directly after receiving it. GET_WORKSPACES (1):: Gets the current workspaces. The reply will be a JSON-encoded list of workspaces (see the reply section). -- 2.39.5