summaryrefslogtreecommitdiff
path: root/mcwm.man
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 07:48:45 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 07:48:45 +0100
commit2cc7586db72e2bf7ac558d9d63d5393ec6a5cb16 (patch)
tree260eaedf2f546aaa1b50ad6e5019e00a97d1fdf2 /mcwm.man
parent9b36bb8a23151b267f5f5efceb50ed9e614d4fa8 (diff)
downloadmcwm-2cc7586db72e2bf7ac558d9d63d5393ec6a5cb16.zip
-b no longer boolean. Now sets border width in number of pixels.
Diffstat (limited to 'mcwm.man')
-rw-r--r--mcwm.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcwm.man b/mcwm.man
index df1976b..5b234db 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -1,11 +1,11 @@
-.TH mcwm 1 "Jul 21, 2011" "" ""
+.TH mcwm 1 "Nov 07, 2011" "" ""
.SH NAME
mcwm \- MC's Window Manager for X11.
.SH SYNOPSIS
.B mcwm
[
.B \-b
-]
+] width
[
.B \-t
.I terminal-program
@@ -25,7 +25,7 @@ mcwm \- MC's Window Manager for X11.
.SH OPTIONS
.PP
-\-b means draw no window borders.
+\-b width sets border width to this many pixels.
.PP
\-t urxvt will start urxvt when MODKEY + Return is pressed. Change to
your prefered terminal program or something else entirely.