aboutsummaryrefslogtreecommitdiff
path: root/swaymsg/swaymsg.1.scd
diff options
context:
space:
mode:
authorRyan Dwyer <RyanDwyer@users.noreply.github.com>2018-07-18 09:32:03 +1000
committerGitHub <noreply@github.com>2018-07-18 09:32:03 +1000
commit8ce7e3b44eea0a270ecc35a9da2ae801aaf6bce1 (patch)
tree6badffb0c6ee33b4e23e914c4c9f9b39a625b5f3 /swaymsg/swaymsg.1.scd
parent621d2666b1ac214c63628bbe0ac8f5d6485cb501 (diff)
parent48b911a4596f50b585a1073d32413236d9defb60 (diff)
Merge branch 'master' into destroy-output-destroy-empty-workspaces
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]
*get\_version*
Get JSON-encoded version information for the running instance of sway.
-*get\_clipboard*
- Get JSON-encoded information about the clipboard.
- Returns the current clipboard mime-types if called without
- arguments, otherwise returns the clipboard data in the requested
- formats. Encodes the data using base64 for non-text mime types.
+*get\_binding\_modes*
+ Gets a JSON-encoded list of currently configured binding modes.
+
+*get\_config*
+ Gets a JSON-encoded copy of the current configuration.