From 110778320f3ff9b03af538bc4cb3c3bca6f5f699 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 21 Apr 2013 01:34:09 +0200 Subject: Add manpages for all binaries Closes #99 (https://github.com/mate-desktop/mate-panel/issues/99) --- man/Makefile.am | 5 ++++- man/mate-desktop-item-edit.1 | 19 +++++++++++++++++++ man/mate-panel-test-applets.1 | 18 ++++++++++++++++++ man/mate-panel.1 | 4 ++-- 4 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 man/mate-desktop-item-edit.1 create mode 100644 man/mate-panel-test-applets.1 diff --git a/man/Makefile.am b/man/Makefile.am index 7fe1e192..18c2e06d 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,4 +1,7 @@ -man_MANS = mate-panel.1 +man_MANS = \ + mate-panel.1 \ + mate-desktop-item-edit.1 \ + mate-panel-test-applets.1 EXTRA_DIST = $(man_MANS) diff --git a/man/mate-desktop-item-edit.1 b/man/mate-desktop-item-edit.1 new file mode 100644 index 00000000..af662f6a --- /dev/null +++ b/man/mate-desktop-item-edit.1 @@ -0,0 +1,19 @@ +.TH "mate-desktop-item-edit" "1" +.SH "NAME" +mate-desktop-item-edit \(em tool to edit .desktop file +.SH "SYNOPSIS" +.PP +\fBmate-desktop-item-edit\fR [\fB\-\-create-new \fP] [\fB\-\-help \fP] +.SH "DESCRIPTION" +.PP +\fBmate-desktop-item-edit\fR allows you to edit .desktop file. +.SH "OPTIONS" +.IP "\fB\-\-create-new\fP" 10 +Create new file in the given directory. +.IP "\fB\-\-help\fP" 10 +Display help +.SH "AUTHOR" +.PP +This manual page was written by Christian Marillat marillat@debian.org for +the \fBDebian GNU/Linux\fP system (but may be used by others). +.\" created by instant / docbook-to-man, Sun 03 Dec 2006, 23:24 diff --git a/man/mate-panel-test-applets.1 b/man/mate-panel-test-applets.1 new file mode 100644 index 00000000..28412e88 --- /dev/null +++ b/man/mate-panel-test-applets.1 @@ -0,0 +1,18 @@ +.TH "mate-panel-test-applets" "1" +.SH "NAME" +mate-panel-test-applets \(em display installed applets +.SH "SYNOPSIS" +.PP +\fBmate-panel-test-applets\fR [\fB\-\-help \fP] +.SH "DESCRIPTION" +.PP +\fBmate-panel-test-applets\fR display installed applets in a +dialog box and allow you to test them. +.SH "OPTIONS" +.IP "\fB\-\-help\fP" 10 +Display help +.SH "AUTHOR" +.PP +This manual page was written by Christian Marillat marillat@debian.org for +the \fBDebian GNU/Linux\fP system (but may be used by others). +.\" created by instant / docbook-to-man, Sun 03 Dec 2006, 23:24 diff --git a/man/mate-panel.1 b/man/mate-panel.1 index 4ed78e83..1b984ef7 100644 --- a/man/mate-panel.1 +++ b/man/mate-panel.1 @@ -6,7 +6,7 @@ .SH NAME mate-panel \- Display the MATE panel .SH SYNOPSIS -.B mate-about [\-\-replace] +.B mate-panel [\-\-replace] .SH DESCRIPTION The \fImate-panel\fP program provides the panels of the the MATE desktop. @@ -24,4 +24,4 @@ features. Replace an already running panel. .SH BUGS If you find bugs in the \fImate-panel\fP program, please report -these on https://bugzilla.gnome.org. +these on https://github.com/mate-desktop/mate-panel/issues. -- cgit v1.2.1