[Python-apps-commits] r738 - in packages/alarm-clock/trunk/debian (alarm-clock.1 rules)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Fri Feb 29 23:01:52 UTC 2008


    Date: Friday, February 29, 2008 @ 23:01:51
  Author: gothicx-guest
Revision: 738

add temporary man page

Added:
  packages/alarm-clock/trunk/debian/alarm-clock.1
Modified:
  packages/alarm-clock/trunk/debian/rules

Added: packages/alarm-clock/trunk/debian/alarm-clock.1
===================================================================
--- packages/alarm-clock/trunk/debian/alarm-clock.1	                        (rev 0)
+++ packages/alarm-clock/trunk/debian/alarm-clock.1	2008-02-29 23:01:51 UTC (rev 738)
@@ -0,0 +1,31 @@
+.TH ALARM-CLOCK 1 "February 29, 2008"
+.SH NAME
+alarm-clock \- Alarm Clock for GNOME Desktop
+.SH SYNOPSIS
+.B alarm-clock
+.RI [ options ] " "[ files ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B alarm-clock
+command.
+.PP
+\fBalarm-clock\fP is an tool to schedule alarm events in gnome desktop.
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+\fB\-a\fR, \fB\-\-archive\fR \fIFILE\fR
+Use specified archive file.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-V, \-\-version
+Show version of program.
+.SH AUTHOR
+alarm-clock was written by Tomasz Sałaciński <prtsalacinski at gmail.com>.
+.PP
+This manual page was written by Marco Rodrigues <gothicx at sapo.pt>,
+for the Debian project (but may be used by others).

Modified: packages/alarm-clock/trunk/debian/rules
===================================================================
--- packages/alarm-clock/trunk/debian/rules	2008-02-29 21:09:02 UTC (rev 737)
+++ packages/alarm-clock/trunk/debian/rules	2008-02-29 23:01:51 UTC (rev 738)
@@ -2,5 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+DEB_INSTALL_MANPAGES_disksearch = debian/alarm-clock.1
+
 binary-install/alarm-clock::
 	dh_pycentral




More information about the Python-apps-commits mailing list