summaryrefslogtreecommitdiffstats
path: root/sway.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 /sway.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 'sway.1.txt')
-rw-r--r--sway.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway.1.txt b/sway.1.txt
index c0715841..c80bd917 100644
--- a/sway.1.txt
+++ b/sway.1.txt
@@ -17,6 +17,9 @@ Synopsis
17Options 17Options
18------- 18-------
19 19
20*-h, --help*::
21 Show help message and quit.
22
20*-c, \--config* <config>:: 23*-c, \--config* <config>::
21 Specifies a config file. 24 Specifies a config file.
22 25