aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg/swaymsg.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'swaymsg/swaymsg.1.scd')
-rw-r--r--swaymsg/swaymsg.1.scd10
1 files changed, 5 insertions, 5 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 1aa6a1b0..a6e279da 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -59,8 +59,8 @@ _swaymsg_ [options...] [message]
59*get\_version* 59*get\_version*
60 Get JSON-encoded version information for the running instance of sway. 60 Get JSON-encoded version information for the running instance of sway.
61 61
62*get\_clipboard* 62*get\_binding\_modes*
63 Get JSON-encoded information about the clipboard. 63 Gets a JSON-encoded list of currently configured binding modes.
64 Returns the current clipboard mime-types if called without 64
65 arguments, otherwise returns the clipboard data in the requested 65*get\_config*
66 formats. Encodes the data using base64 for non-text mime types. 66 Gets a JSON-encoded copy of the current configuration.