diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/twm.man | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/man/twm.man b/man/twm.man index 35ea30f..619ddaa 100644 --- a/man/twm.man +++ b/man/twm.man @@ -43,8 +43,11 @@ .SH NAME twm \- Tab Window Manager for the X Window System .SH SYNTAX -\fBtwm \fP[ \fB\-display\fP \fIdpy\fP ] [ \fB\-s\fP ] -[ \fB\-f\fP \fIinitfile\fP ] [ \fB\-v\fP ] +\fBtwm \fP[ \fB\-display\fP \fIdpy\fP ] +[ \fB\-s\fP ] +[ \fB\-f\fP \fIinitfile\fP ] +[ \fB\-v\fP ] +[ \fB\-V\fP ] .SH DESCRIPTION \fITwm\fP is a window manager for the X Window System. It provides @@ -131,6 +134,9 @@ This option indicates that \fItwm\fP should print error messages whenever an unexpected X Error event is received. This can be useful when debugging applications but can be distracting in regular use. +.TP 8 +.B \-V +Tell \fItwm\fP to print its version to the standard output, and exit. .SH CUSTOMIZATION Much of \fItwm\fP's appearance and behavior can be controlled by providing a startup file in one of the following locations (searched in order for |