diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-19 22:47:38 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-19 22:47:38 -0700 |
commit | 86fda0478065488dfc423b67ea1747817106335f (patch) | |
tree | f92e877f5e5a3f129331e039ed90c00e32f394bf /man/xset.man | |
parent | 8d49ad3f03c858222863fa986de850d5a554d69f (diff) |
Add -version flag
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/xset.man')
-rw-r--r-- | man/xset.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/xset.man b/man/xset.man index ff46e9f..e9f1c5e 100644 --- a/man/xset.man +++ b/man/xset.man @@ -64,6 +64,8 @@ xset - user preference utility for X [s {expose|noexpose}] [s {on|off}] [s default] [s activate] [s reset] .br [q] +.br +[-version] .SH DESCRIPTION This program is used to set various user preference options of the display. .SH OPTIONS @@ -282,6 +284,11 @@ If only one numerical parameter is given, it will be used for the length. .B q The \fBq\fP option gives you information on the current settings. .PP +.TP 8 +.B -version +The \fB-version\fP option prints the program version and exits without +doing anything else. +.PP These settings will be reset to default values when you log out. .PP Note that not all X implementations are guaranteed to honor all of these |