summaryrefslogtreecommitdiff
path: root/man/mate-control-center.1
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-06 15:11:39 +0200
committerinfirit <[email protected]>2014-06-06 15:11:39 +0200
commitee13d83b1475cca26ecc8ce2a365bc1cfed0bc9f (patch)
tree2bbbb3b5c214a23a681abfc042e9341f810a78b1 /man/mate-control-center.1
parentda0f8bc7644e7b6d005ba0a7c6e8490eadc16841 (diff)
downloadmate-control-center-ee13d83b1475cca26ecc8ce2a365bc1cfed0bc9f.tar.bz2
mate-control-center-ee13d83b1475cca26ecc8ce2a365bc1cfed0bc9f.tar.xz
Add remaining man pages, closes #46
Diffstat (limited to 'man/mate-control-center.1')
-rw-r--r--man/mate-control-center.172
1 files changed, 72 insertions, 0 deletions
diff --git a/man/mate-control-center.1 b/man/mate-control-center.1
new file mode 100644
index 00000000..5d6b9376
--- /dev/null
+++ b/man/mate-control-center.1
@@ -0,0 +1,72 @@
+.\" Copyright (C) 2014 Vangelis Mouhtsis <[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-control-center 1 "2014\-05\-02" "MATE"
+
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/734663
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+mate-control-center \- Configure MATE settings
+.SH "SYNOPSIS"
+.B mate-control-center
+.RI [ OPTION... ]
+.SH "DESCRIPTION"
+.PP
+\fBmate\-control\-center\fR
+is a graphical user interface to configure various aspects of MATE.
+.PP
+When run without arguments, the shell displays the
+control center overview, which shows all available configuration panels\&. The overview allows one to open individual panels by clicking on them\&. It also has a search entry to find panels by searching keywords\&.
+.SH "OPTIONS"
+.TP
+\fB\-?\fR, \fB\-\-help\fR
+Print the application's help options and exit.
+.TP
+\fB\-\-help-gtk\fR
+Print GTK help options and exit.
+.TP
+\fB\-\-help-all\fR
+Print application and GTK help options and exit.
+.TP
+\fB\-\-hide\fR
+Hide on start (useful for preloading the shell).
+.TP
+\fB\-\-display=DISPLAY\fR
+X display to use.
+.PP
+This program additionally accepts the standard MATE and GTK options (as listed with \fI\-\-help\-gtk\fR).
+.SH "EXIT STATUS"
+.PP
+On success 0 is returned, a non\-zero failure code otherwise\&.
+.SH "AUTHORS"
+.PP
+This manual page has been adopted for MATE Desktop Environment by Vangelis Mouhtsis <[email protected]>\&.