mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 15:31:28 +00:00
clarify the type of raw output
This commit is contained in:
parent
f4db502d44
commit
bccf76d90b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue