diff options
Diffstat (limited to 'data/mate-screensaver.1')
-rw-r--r-- | data/mate-screensaver.1 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/data/mate-screensaver.1 b/data/mate-screensaver.1 new file mode 100644 index 0000000..a9539a0 --- /dev/null +++ b/data/mate-screensaver.1 @@ -0,0 +1,41 @@ +.\" Copyright (C) 2007 Sven Arvidsson <[email protected]> +.\" +.\" This is free software; you may redistribute it and/or modify +.\" it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2, +.\" or (at your option) any later version. +.\" +.\" This is distributed in the hope that it will be useful, but +.\" WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\"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 +.TP +.B \-\-no\-daemon +Don't become a daemon +.TP +.B \-\-debug +Enable debugging code +.P +This program also accepts the standard GTK options. +.SH AUTHORS +.B mate-screensaver +is written by William Jon McCann <[email protected]>. +.P +This manual page was written by Sven Arvidsson <[email protected]>. +.SH SEE ALSO +.BR "gtk-options" (7) + |