summary refs log tree commit diff
path: root/cwm.1
diff options
context:
space:
mode:
authorjasper <jasper>2007-05-10 17:23:49 +0000
committerjasper <jasper>2007-05-10 17:23:49 +0000
commit9d51a8cf844e9a4deaaa706ee895383ccd7d44a9 (patch)
treeb7d8e60bfe475e9df19f39855f46f5746318e46a /cwm.1
parent8d6050329032f6f294118f53e0902a3a9e8afe7e (diff)
downloadcwm-9d51a8cf844e9a4deaaa706ee895383ccd7d44a9.tar.gz
cwm-9d51a8cf844e9a4deaaa706ee895383ccd7d44a9.tar.xz
cwm-9d51a8cf844e9a4deaaa706ee895383ccd7d44a9.zip
- add a "-d" option, to specify the display cwm should be started on
- adjust argc/argv by optind
- add an ENVIRONMENT section to the manpage

ok matthieu@ ray@
Diffstat (limited to 'cwm.1')
-rw-r--r--cwm.111
1 files changed, 11 insertions, 0 deletions
diff --git a/cwm.1 b/cwm.1
index 9cb9290..490ae52 100644
--- a/cwm.1
+++ b/cwm.1
@@ -10,6 +10,7 @@
 .Sh SYNOPSIS
 .\" For a program:  program [-abc] file ...
 .Nm cwm
+.Op Fl d Ar display
 .Op Fl s 
 .Op Fl f Ar fontname
 .Sh DESCRIPTION
@@ -104,6 +105,8 @@ The options for
 .Nm
 are as follows:
 .Bl -tag -width Ds
+.It Fl d Ar display
+Specify the display to use.
 .It Fl s
 Set sticky group mode on.
 The default behavior for new windows is to not assign any group.
@@ -204,6 +207,14 @@ and
 .Xr xlock 1 ,
 respectively.
 
+.Sh ENVIRONMENT
+.TP
+DISPLAY
+.Nm
+starts on this display unless the
+.Fl d
+option is given.
+
 .Sh ACKNOWLEDGEMENTS
 .Nm
 contains some code from 9wm.