aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorHong Xu <hong@topbug.net>2016-04-03 23:47:07 -0700
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2016-04-04 08:47:07 +0200
commita2632fd3080e523216ce3427ff110af086efd68a (patch)
tree256513d3572d2dfdbfd66af447e44945c0a13964 /man
parentba550382a31c22b2d808cc9cca67a8c8c9b9f27c (diff)
downloadi3-a2632fd3080e523216ce3427ff110af086efd68a.tar.gz
i3-a2632fd3080e523216ce3427ff110af086efd68a.zip
Point out the default ipc message type in i3-msg.man
Diffstat (limited to 'man')
-rw-r--r--man/i3-msg.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3-msg.man b/man/i3-msg.man
index e0c70c44..000d9bf2 100644
--- a/man/i3-msg.man
+++ b/man/i3-msg.man
@@ -29,7 +29,7 @@ from the root window and then try /tmp/i3-ipc.sock before exiting
with an error.
*-t* 'type'::
-Send ipc message, see below.
+Send ipc message, see below. This option defaults to "command".
*message*::
Send ipc message, see below.