Added reference for event types to swaymsg manpage

This commit is contained in:
Cedric Sodhi 2023-02-01 17:16:21 +02:00 committed by Simon Ser
parent ab9b164e52
commit 2e33b0276f
1 changed files with 2 additions and 0 deletions

View File

@ -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