commit 555cd96e0529539df5036bfcf7c6ffe0ee23931c parent 35d29185a85e74f57974fa6c0bf5066e1771b417 Author: Jonas Große Sundrup <jonas-git@grosse-sundrup.com> Date: Fri, 15 Oct 2021 15:04:26 +0200 cross-reference further documentation Diffstat:
| M | swaymsg/swaymsg.1.scd | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd @@ -47,6 +47,11 @@ _swaymsg_ [options...] [message] See *sway*(5) for a list of commands. + _swaymsg_ can return pretty printed (standalone-default) or JSON-formatted + (*--raw*) output. For detailed documentation on the returned JSON-data of + each message type listed below, refer to *sway-ipc*(7). The JSON-format can + contain more information than the pretty print. + Tips: - Command expansion is performed twice: once by swaymsg, and again by sway. If you have quoted multi-word strings in your command, enclose the entire