1 .TH WMCLOCKMON\-CAL "1" "February 2004" "wmclockmon-cal " "User Commands"
5 wmclockmon\-cal \- A calendar to use with wmclockmon
9 .B wmclockmon\-cal [\-h] [\-v]
13 This manual page documents briefly the
17 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
18 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
20 \fBwmclockmon\-cal\fP is a program that displays a calendar and TODO list
23 A calendar/TODO list can contain special lines that will be taken as alarms
24 for \fBwmclockmon\fP. An alarm line MUST begin with an @, then contain the time
25 (hours and minutes un 24h format) and, at least, the message, such as :
27 @ 09:20 Prepare for RDV hairdresser at 9:30...
31 This program follows the usual GNU command line syntax, with long options
32 starting with two dashes (`\-'). A summary of options is included below.
35 show help text and exit.
38 show program version and exit.
43 uses files in ~/.wmclockmoncal/. Each file contain a day's TODO list. Calendar
44 files are all in form of yyyy-mm-dd. Yearly files are in form of XXXX-mm-dd
45 and monthly files are in form of XXXX-XX-dd. There are currently no weekly
46 files since weekly alarms are in wmclockmon's configuration file.
50 wmclockmon(1), wmclockmon-config(1)
54 WMClockMon\-cal was written by Thomas Nemeth <tnemeth@free.fr>.