fintune swaymsg manpage

Added a hint where to find the commands.
Also indicate that command is itself not a command,
This commit is contained in:
madblobfish 2017-10-13 01:10:32 +02:00 committed by GitHub
parent a82aa2a20d
commit 758c60e836
1 changed files with 3 additions and 1 deletions

View File

@ -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.