summaryrefslogtreecommitdiffstats
path: root/swaymsg.1.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-11-29 09:04:39 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-11-29 09:04:39 -0500
commit0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf (patch)
treeed2176af83dca75b5c51d179ace905feb234a024 /swaymsg.1.txt
parentMerge pull request #272 from mikkeloscar/output-cmd-warnings (diff)
parentFix option parsing (diff)
downloadsway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.tar.gz
sway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.tar.zst
sway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.zip
Merge pull request #269 from christophgysin/usage
Add --help to print usage
Diffstat (limited to 'swaymsg.1.txt')
-rw-r--r--swaymsg.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaymsg.1.txt b/swaymsg.1.txt
index d832dd17..984780fa 100644
--- a/swaymsg.1.txt
+++ b/swaymsg.1.txt
@@ -17,6 +17,9 @@ Synopsis
17Options 17Options
18------- 18-------
19 19
20*-h, --help*::
21 Show help message and quit.
22
20*-q, \--quiet*:: 23*-q, \--quiet*::
21 Sends the IPC message but does not print the response from sway. 24 Sends the IPC message but does not print the response from sway.
22 25