From d11aa17a38759e2dc52849889b00f5be67297f80 Mon Sep 17 00:00:00 2001 From: Cedric Sodhi Date: Wed, 1 Feb 2023 17:16:21 +0200 Subject: [PATCH] Added reference for event types to swaymsg manpage --- swaymsg/swaymsg.1.scd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index 24a9d6c93..abee1bb9e 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