aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg
diff options
context:
space:
mode:
authorLibravatar Martin Michlmayr <tbm@cyrius.com>2019-09-09 22:43:46 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2019-09-10 00:14:59 +0300
commit8724900e384fc87e3a182e524e07f6228de2e3f7 (patch)
treee9682d62f9b12c1217bd592d94402cc67b410664 /swaymsg
parentAdd Russian translation of the README (diff)
downloadsway-8724900e384fc87e3a182e524e07f6228de2e3f7.tar.gz
sway-8724900e384fc87e3a182e524e07f6228de2e3f7.tar.zst
sway-8724900e384fc87e3a182e524e07f6228de2e3f7.zip
swaymsg.1: fix description of --pretty
Diffstat (limited to 'swaymsg')
-rw-r--r--swaymsg/swaymsg.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 639ed5f9..de68f80c 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -20,7 +20,7 @@ _swaymsg_ [options...] [message]
20 swaymsg will stop monitoring and exit. 20 swaymsg will stop monitoring and exit.
21 21
22*-p, --pretty* 22*-p, --pretty*
23 Use raw output even when not using a tty. 23 Use pretty output even when not using a tty.
24 24
25*-q, --quiet* 25*-q, --quiet*
26 Sends the IPC message but does not print the response from sway. 26 Sends the IPC message but does not print the response from sway.