diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-25 09:35:47 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-25 09:35:47 +0100 |
commit | bddf0bf83366e1e57b5e9df25abb42269723e869 (patch) | |
tree | 107ccf10fd91a8cb2e6438b4f9e68b8ad03010d2 /man/mate-volume-control-applet.1 | |
parent | 78efd141584157484ff6aa3712a24e69e272b241 (diff) | |
parent | a2092246983d2a4fb3065cd31bfdd86950aea104 (diff) | |
download | mate-media-bddf0bf83366e1e57b5e9df25abb42269723e869.tar.bz2 mate-media-bddf0bf83366e1e57b5e9df25abb42269723e869.tar.xz |
Merge pull request #41 from hekel/master
Add missing Man pages for binaries
Diffstat (limited to 'man/mate-volume-control-applet.1')
-rw-r--r-- | man/mate-volume-control-applet.1 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/man/mate-volume-control-applet.1 b/man/mate-volume-control-applet.1 new file mode 100644 index 0000000..b13619f --- /dev/null +++ b/man/mate-volume-control-applet.1 @@ -0,0 +1,40 @@ +.\" Man Page for mate-volume-control-applet +.TH MATE-VOLUME-CONTROL-APPLET 1 "20 February 2014" "MATE Desktop Environment" +.\" Please adjust this date when revising the manpage. +.\" +.SH "NAME" +\fBmate-volume-control-applet\fR \- The MATE Volume Applet +.SH "SYNOPSIS" +.B mate-volume-control [OPTIONS] +.SH "DESCRIPTION" +The MATE Volume Control Applet is used with Pulseaudio for adjusting audio levels from the notification area. +.SH "OPTIONS" +.TP +\fB\-\-version\fR +Output version information and exit. +.TP +\fB\-\-debug\fR +Enable debugging code +.TP +\fB\-\-display=DISPLAY\fR +X display to use. +.TP +\fB\-?, \-h, \-\-help\fR +Print standard command line options. +.TP +\fB\-\-help\-all\fR +Print all command line options. +.P +.SS \fRThis program also accepts the standard MATE/GTK+ options. +.TP +\fB\-\-help\-gtk\fR +Print GTK+ options. +.SH "BUGS" +.SS Should you encounter any bugs, they may be reported at: +http://github.com/mate-desktop/mate-media/issues +.SH "AUTHORS" +.SS This Manual Page has been written for the MATE Desktop Environment by: +Adam Erdman <[email protected]> (2014) +.SH "SEE ALSO" +.SS Further information may also be available at: http://wiki.mate-desktop.org/docs +.BR mate-volume-control (1) |