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 /sway.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 'sway.1.txt')
-rw-r--r-- | sway.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Synopsis Options ------- +*-h, --help*:: + Show help message and quit. + *-c, \--config* <config>:: Specifies a config file. |