diff options
author | Drew DeVault <sir@cmpwn.com> | 2015-11-29 09:04:39 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2015-11-29 09:04:39 -0500 |
commit | 0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf (patch) | |
tree | ed2176af83dca75b5c51d179ace905feb234a024 /swaymsg.1.txt | |
parent | 01c5349e1a792c40725a23d95c537419ee7cdb1a (diff) | |
parent | 923c3245ace71ea0e26a0b12746a699fa499f759 (diff) | |
download | sway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.tar.xz |
Merge pull request #269 from christophgysin/usage
Add --help to print usage
Diffstat (limited to 'swaymsg.1.txt')
-rw-r--r-- | swaymsg.1.txt | 3 |
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 Options ------- +*-h, --help*:: + Show help message and quit. + *-q, \--quiet*:: Sends the IPC message but does not print the response from sway. |