From d5b7146123a95f29ad67e8afae157677fcd4ead5 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 5 Aug 2012 14:42:12 +0200 Subject: [PATCH] docs/ipc: make the reply sections consistent (they contain the reply type) --- docs/ipc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ipc b/docs/ipc index 0a1f9cfe..f8dfa78e 100644 --- a/docs/ipc +++ b/docs/ipc @@ -211,7 +211,7 @@ default) or whether a JSON parse error occurred. { "success": true } ------------------- -=== GET_OUTPUTS reply +=== OUTPUTS reply The reply consists of a serialized list of outputs. Each output has the following properties: @@ -539,7 +539,7 @@ urgent_workspace_text/urgent_workspace_bar:: } -------------- -=== Version reply +=== VERSION reply The reply consists of a single JSON dictionary with the following keys: -- 2.39.5