summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Jonas Große Sundrup <jonas-git@grosse-sundrup.com>2021-10-15 15:04:26 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2021-10-15 15:20:40 +0200
commit555cd96e0529539df5036bfcf7c6ffe0ee23931c (patch)
treef18c2e73d666a2363370063028142c47388e3529
parentchange incorrectly documented output types (diff)
downloadsway-555cd96e0529539df5036bfcf7c6ffe0ee23931c.tar.gz
sway-555cd96e0529539df5036bfcf7c6ffe0ee23931c.tar.zst
sway-555cd96e0529539df5036bfcf7c6ffe0ee23931c.zip
cross-reference further documentation
-rw-r--r--swaymsg/swaymsg.1.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 08c5d7a9..24a9d6c9 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -47,6 +47,11 @@ _swaymsg_ [options...] [message]
47 47
48 See *sway*(5) for a list of commands. 48 See *sway*(5) for a list of commands.
49 49
50 _swaymsg_ can return pretty printed (standalone-default) or JSON-formatted
51 (*--raw*) output. For detailed documentation on the returned JSON-data of
52 each message type listed below, refer to *sway-ipc*(7). The JSON-format can
53 contain more information than the pretty print.
54
50 Tips: 55 Tips:
51 - Command expansion is performed twice: once by swaymsg, and again by sway. 56 - Command expansion is performed twice: once by swaymsg, and again by sway.
52 If you have quoted multi-word strings in your command, enclose the entire 57 If you have quoted multi-word strings in your command, enclose the entire