chiark / gitweb /
Declare and document the dependency of hexterm on tcl8.4.
[chiark-utils.git] / scripts / palm-datebook-reminders.1
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH PALM\-DATEBOOK\-REMINDERS 1 "12th January 2002" "Greenend" "chiark utilities"
3 .SH NAME
4 palm\-datebook\-reminders \- generate simple report from Palm Datebook DB
5 .SH SYNOPSIS
6 .BR PALM\-DATEBOOK\-REMINDERS " [\fIoptions\fP]
7 .SH DESCRIPTION
8 .B palm\-datebook\-reminders
9 reads a Palm Datebook database and prints out a list of events in the
10 near future in a reasonably easy to read format.
11 .PP
12 Immiment events (ones in approximately the next 48 hours by default)
13 are listed with complete item text.  Forthcoming events (approximately
14 the next 4 weeks by default) are listed in summary form.
15 .SH OPTIONS
16 .TP
17 .IR imminent \fB/\fR forthcoming " | " \fB-t\fR imminent \fB/\fR forthcoming
18 Specifies that imminent and forthcoming events are ones within the next
19 .I immiment
20 and
21 .I forthcoming
22 seconds, respectively.
23 .TP
24 .IR filename " | \fB-f\fR" filename
25 Reads the file
26 .I filename
27 instead of
28 .BR ./DatebookDB.pdb .
29 If the bare form is used,
30 .I filename
31 must start with a
32 .B .
33 or
34 .B /
35 (dot or slash).
36 .SH BUGS
37 The program is not configurable enough.
38
39 The option parsing is very grotty.
40
41 Proper character set conversion is not performed.
42 .SH FILES
43 .TP
44 .BR DatebookDB.pdb
45 Default input file.
46 .SH AUTHOR
47 .B PALM\-DATEBOOK\-REMINDERS
48 and this manpage were written by Ian Jackson
49 <ian@chiark.greenend.org.uk>.  They are Copyright 2003 Ian Jackson.
50
51 palm\-datebook\-reminders and this manpage are free software; you can
52 redistribute it and/or modify it under the terms of the GNU General
53 Public License as published by the Free Software Foundation; either
54 version 2, or (at your option) any later version.
55
56 This is distributed in the hope that it will be useful, but WITHOUT ANY
57 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
58 FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
59 details.
60
61 You should have received a copy of the GNU General Public License along
62 with this program; if not, consult the Free Software Foundation's
63 website at www.fsf.org, or the GNU Project website at www.gnu.org.
64
65 Palm Datebook is a piece of proprietary software supplied with Palm
66 organisers.  Palm and Datebook are probably trademarks.