From 69a77d182e5d7f6ac0b7734559fd4a4fc40669cf Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 6 Oct 2012 22:27:57 +0200 Subject: [PATCH] i3-msg.man: fix reference to the "reply section" (Thanks slowpoke) --- man/i3-msg.man | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/i3-msg.man b/man/i3-msg.man index 6b548d36..2f6c2aab 100644 --- a/man/i3-msg.man +++ b/man/i3-msg.man @@ -24,7 +24,8 @@ workspaces. get_outputs:: Gets the current outputs. The reply will be a JSON-encoded list of outputs (see -the reply section). +the reply section of docs/ipc, e.g. at +http://i3wm.org/docs/ipc.html#_receiving_replies_from_i3). get_tree:: Gets the layout tree. i3 uses a tree as data structure which includes every -- 2.39.5