diff options
Diffstat (limited to 'swaymsg/swaymsg.1.txt')
-rw-r--r-- | swaymsg/swaymsg.1.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/swaymsg/swaymsg.1.txt b/swaymsg/swaymsg.1.txt index c3af28d5..1f03bee3 100644 --- a/swaymsg/swaymsg.1.txt +++ b/swaymsg/swaymsg.1.txt @@ -23,8 +23,8 @@ Options *-q, \--quiet*:: Sends the IPC message but does not print the response from sway. -*-v, \--version*:: - Print the version (of swaymsg) and quit. +*-r, \--raw*:: + Use raw output even if using a tty. *-s, --socket* <path>:: Use the specified socket path. Otherwise, swaymsg will ask sway where the @@ -33,6 +33,9 @@ Options *-t, \--type* <type>:: Specify the type of IPC message. See below. +*-v, \--version*:: + Print the version (of swaymsg) and quit. + IPC Message Types ----------------- |