commit 6f794131eb5c9ee0d433d6e0273ce2514a2a868e
parent a82aa2a20d865dd65f2ea9b9efb15d72ab7638a0
Author: Drew DeVault <sir@cmpwn.com>
Date: Thu, 12 Oct 2017 19:12:12 -0400
Merge pull request #1394 from madblobfish/patch-1
Interlink swaymsg to sway(5) and hint that command is interchargeable
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/swaymsg/swaymsg.1.txt b/swaymsg/swaymsg.1.txt
@@ -39,9 +39,11 @@ Options
IPC Message Types
-----------------
-*command*::
+*<command>*::
The message is a sway command (the same commands you can bind to keybindings
in your sway config file). It will be executed immediately.
+ +
+ See **sway**(5) for a list of commands.
*get_workspaces*::
Gets a JSON-encoded list of workspaces and their status.