summaryrefslogtreecommitdiff
path: root/swaymsg
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2023-02-01 17:16:21 +0200
committerFurkan Sahin <furkan-dev@proton.me>2023-02-01 17:16:21 +0200
commita5a4a562f33aae02525c5ec7f1814503870e9cc6 (patch)
treebb454480e7ddd3523cc2255496e37a3995c5b6fc /swaymsg
parent60f768fdceac1050ff84607b07fb49d4abef48f4 (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