diff options
Diffstat (limited to 'data/mate-settings-daemon.1')
-rw-r--r-- | data/mate-settings-daemon.1 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/data/mate-settings-daemon.1 b/data/mate-settings-daemon.1 new file mode 100644 index 0000000..28b62ef --- /dev/null +++ b/data/mate-settings-daemon.1 @@ -0,0 +1,38 @@ +.\" +.\" mateâ‚‹settings-daemon manual page +.\" Copyright (c) 2009 Joshua Cummings <[email protected]> +.\" +.TH MATE-SETTINGS-DAEMON 1 "June 25 2009" "" +.SH NAME +mate-settings-daemon \- Handles the MATE session settings +.SH SYNOPSIS +\fBmate-settings-daemon\fR [\fB\-\-debug\fR] [\fB\-\-replace\fR] +[\fB\-\-display\fR=\fIDISPLAY\fR] +.SH DESCRIPTION +\fImate-settings-daemon\fR is responsible for setting the various preference +parameters of a MATE session and the applications that run under it. +.SH OPTIONS +.PP +Help options +.TP +\-?, \fB\-\-help\fR +Show this help message +.PP +Application options +.TP +\fB\-\^\-debug\fR +Enable debugging code +.TP +\fB\-\^\-replace\fR +Replaces the current running daemon +.TP +\fB\-\^\-display\fR=\fIDISPLAY\fR +X display to use +.PP +.SH AUTHOR +\fBmate-settings-daemon\fR was written by Jonathan Blandford <[email protected]> +and William Jon McCann <[email protected]>. +.PP +This manual page was originally written by Joshua Cummings <[email protected]>. +.PP +This manual page was adopted for MATE by Vangelis Mouhtsis <[email protected]>. |