diff options
author | Jonas Große Sundrup <jonas-git@grosse-sundrup.com> | 2021-10-15 14:55:31 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-10-15 15:20:40 +0200 |
commit | bccf76d90bb44b5bc95d783e6b53c22cad1818d4 (patch) | |
tree | c87c6ef6fe5731e47df6339fa4daea54bb096b39 /swaymsg | |
parent | f4db502d4470f2ed87b63ee4b73d1b98506a715c (diff) |
clarify the type of raw output
Diffstat (limited to 'swaymsg')
-rw-r--r-- | swaymsg/swaymsg.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index b69013b5..edc015b7 100644 --- a/swaymsg/swaymsg.1.scd +++ b/swaymsg/swaymsg.1.scd @@ -26,7 +26,7 @@ _swaymsg_ [options...] [message] Sends the IPC message but does not print the response from sway. *-r, --raw* - Use raw output even if using a tty. + Use raw JSON output even if using a tty. *-s, --socket* <path> Use the specified socket path. Otherwise, swaymsg will ask sway where the |