.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH ICAL2HTML "1" "April 2022" "ical2html 3.0" "User Commands" .SH NAME ical2html \- create an HTML table from icalendar data .SH SYNOPSIS .B ical2html [\fI\,options\/\fR] \fI\,start duration \/\fR[\fI\,file\/\fR] .SH DESCRIPTION \&./ical2html: unrecognized option '\-\-help' .TP \fB\-p\fR, \fB\-\-class\fR=\fI\,CLASS\/\fR only (PUBLIC, CONFIDENTIAL, PRIVATE, NONE) .TP \fB\-P\fR, \fB\-\-not\-class\fR=\fI\,CLASS\/\fR exclude (PUBLIC, CONFIDENTIAL, PRIVATE, NONE) .TP \fB\-c\fR, \fB\-\-category\fR=\fI\,CATEGORY\/\fR only events of this category .TP \fB\-C\fR, \fB\-\-not\-category\fR=\fI\,CATEGORY\/\fR exclude events of this category .TP \fB\-d\fR, \fB\-\-description\fR include event's long description in a
.TP
\fB\-l\fR, \fB\-\-location\fR
include event's location in that 
.TP
\fB\-t\fR, \fB\-\-title\fR=\fI\,TEXT\/\fR
use text for HTML title
.TP
\fB\-f\fR, \fB\-\-footer\fR=\fI\,TEXT\/\fR
add text at the bottom of the HTML file
.TP
\fB\-T\fR, \fB\-\-today\fR
mark current day with #today in HTML file
.TP
\fB\-z\fR, \fB\-\-timezone\fR=\fI\,country\/\fR/city
adjust for this timezone (default: GMT)
.TP
\fB\-m\fR, \fB\-\-monday\fR
draw Monday as first week day (Sunday is default)
.IP
start is of the form yyyymmdd, e.g., 20020927 (27 Sep 2002)
duration is in days or weeks, e.g., P5W (5 weeks) or P60D (60 days)
file is an iCalendar file, default is standard input