[libtheschwartz-perl] 05/43: locally-provided manpage

dom at earth.li dom at earth.li
Mon May 9 20:10:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository libtheschwartz-perl.

commit 281fc3551161d573c3e9a405e86cb72c9ee2cf09
Author: Dominic Hargreaves <dom at earth.li>
Date:   Thu Dec 20 23:16:40 2007 +0000

    locally-provided manpage
---
 debian/rules         |  1 +
 debian/schwartzmon.1 | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/debian/rules b/debian/rules
index 921632c..e71023b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,7 @@ binary-indep: build install
 	dh_testroot
 	dh_installexamples extras/check_schwartz
 	dh_installdocs doc/*
+	dh_installman debian/schwartzmon.1
 	dh_installchangelogs CHANGES
 	dh_perl
 	dh_compress
diff --git a/debian/schwartzmon.1 b/debian/schwartzmon.1
new file mode 100644
index 0000000..a2fe46a
--- /dev/null
+++ b/debian/schwartzmon.1
@@ -0,0 +1,53 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH SCHWARTZMON 1 "December 20, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+schwartzmon \- monitors TheSchwartz job queues
+.SH SYNOPSIS
+.B schwartzmon
+.RI <command>
+.RI [options]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B schwartzmon
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+\fBschwartzmon\fP is a program to monitor TheSchwartz job queues.
+.SH COMMANDS
+Possible commands:
+.TP
+.B
+.B queues
+View past-due job queue depths.  (default cmd)
+.TP
+.B
+.B errors
+View errors.
+
+.SH OPTIONS
+Not all options are listed.
+.TP
+.B \-\-help
+Show summary of options.
+.SH AUTHOR
+schwartzmon was written by Six Apart.
+.PP
+This manual page was written by Dominic Hargreaves <dom at earth.li>,
+for the Debian project (but may be used by others).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtheschwartz-perl.git



More information about the Pkg-perl-cvs-commits mailing list