aboutsummaryrefslogtreecommitdiff
path: root/swaymsg
diff options
context:
space:
mode:
authorCedric Sodhi <ManDay@users.noreply.github.com>2023-02-01 17:16:21 +0200
committerSimon Ser <contact@emersion.fr>2023-02-01 16:22:15 +0100
commit2e33b0276f0fb4d5488638aa93f6df3f80b1a3b1 (patch)
treebb454480e7ddd3523cc2255496e37a3995c5b6fc /swaymsg
parentab9b164e524532a99c6e383b4c6f1eaa60c8d721 (diff)
Added reference for event types to swaymsg manpage
Diffstat (limited to 'swaymsg')
-rw-r--r--swaymsg/swaymsg.1.scd2
1 files changed, 2 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 24a9d6c9..abee1bb9 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -107,6 +107,8 @@ _swaymsg_ [options...] [message]
Subscribe to a list of event types. The argument for this type should be
provided in the form of a valid JSON array. If any of the types are invalid
or if a valid JSON array is not provided, this will result in a failure.
+ For a list of valid event types and the data returned with them refer to
+ *sway-ipc*(7).
# RETURN CODES