diff options
author | hekel <[email protected]> | 2014-02-14 04:12:02 -0500 |
---|---|---|
committer | hekel <[email protected]> | 2014-02-14 04:12:02 -0500 |
commit | 7c2b11740105dd6be867e8ee477b9d5077f209f9 (patch) | |
tree | 55eacf384588022f2153df76d2148b1094968ce7 | |
parent | 9b7c66333038947422a91f61adb4bf03e7c2bb76 (diff) | |
download | mate-screensaver-7c2b11740105dd6be867e8ee477b9d5077f209f9.tar.bz2 mate-screensaver-7c2b11740105dd6be867e8ee477b9d5077f209f9.tar.xz |
Update Manual Page
-rw-r--r-- | data/mate-screensaver.1 | 70 |
1 files changed, 48 insertions, 22 deletions
diff --git a/data/mate-screensaver.1 b/data/mate-screensaver.1 index a9539a0..072f226 100644 --- a/data/mate-screensaver.1 +++ b/data/mate-screensaver.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2007 Sven Arvidsson <[email protected]> +.\" mate-screensaver manual page .\" .\" This is free software; you may redistribute it and/or modify .\" it under the terms of the GNU General Public License as @@ -13,29 +13,55 @@ .\"You should have received a copy of the GNU General Public License along .\"with this program; if not, write to the Free Software Foundation, Inc., .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -.TH mate-screensaver 1 "2007\-09\-27" "MATE" -.SH NAME -mate-screensaver \- screen saver and locker -.SH SYNOPSIS -.B mate-screensaver -.RI [ OPTIONS... ] -.SH DESCRIPTION -MATE Screensaver is the default screen saver and locker in a MATE -desktop. It is designed with simplicity and security in mind. -.SH OPTIONS +.\" +.TH MATE-SCREENSAVER 1 "13 February 2014" "MATE Desktop Environment" +.\" Please adjust this date whenever revising the manpage. +.\" +.SH "NAME" +mate-screensaver \- The MATE Desktop Screensaver and Locker +.SH "SYNOPSIS" +.B mate-screensaver [OPTIONS] +.SH "DESCRIPTION" +MATE Screensaver is the default screen saver and locker for the MATE Desktop. It is designed with simplicity and security in mind. \fBmate-screensaver\fP integrates well with the MATE desktop, and it supports User Switching and the ability to lock down configuration settings. +.SH "OPTIONS" +.TP +\fB\-\-display=DISPLAY\fR +X display to use. +.TP +\fB\-\-no\-daemon\fR +Don't start as a daemon +.TP +\fB \-\-debug\fR +Enable debugging messages for \fBmate-screensaver\fP +.TP +\fB\-\-version\fR +Output version information and exit. .TP -.B \-\-no\-daemon -Don't become a daemon +\fB\-h, \-\-help\fR +Print standard command line options. .TP -.B \-\-debug -Enable debugging code +\fB\-\-help\-all\fR +Print all command line options. .P This program also accepts the standard GTK options. -.SH AUTHORS -.B mate-screensaver -is written by William Jon McCann <[email protected]>. +.SH "BUGS" +.SS Should you encounter any bugs, they may be reported at: +http://github.com/mate-desktop/mate-screensaver/issues +.SH "AUTHORS" +.SS mate-screensaver is maintained by: +.nf +Perberos <[email protected]> +Steve Zesch <[email protected]> +Stefano Karapetsas <[email protected]> +.fi +.SS This Man Page has been updated for the MATE Desktop Environment by: +Adam Erdman <[email protected]> (2014) +.SH "HISTORY" +.SS gnome-screensaver was written by William Jon McCann <[email protected]> +.SS This manual page was originally written by Sven Arvidsson <[email protected]> (2007) +.SH "SEE ALSO" +.SS Further information may also be available at: http://wiki.mate-desktop.org/docs .P -This manual page was written by Sven Arvidsson <[email protected]>. -.SH SEE ALSO -.BR "gtk-options" (7) - +.BR mate-screensaver-command (1), +.BR mate-screensaver-preferences (1), +.BR gtk-options (7) |