~ubuntu-branches/ubuntu/breezy/remind/breezy

« back to all changes in this revision

Viewing changes to man/cm2rem.1

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 1999-02-19 13:36:15 UTC
  • Revision ID: james.westby@ubuntu.com-19990219133615-ovob95sord67b0ks
Tags: 03.00.22-1
* NMU upload, maintainer seems to be missing.
* Changed to main (now GPL) (Closes: #42402)
* New upstream version (Closes: #59447)
* Moved to use debconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" $Id: cm2rem.1,v 1.2 2000/03/15 15:51:36 dfs Exp $
 
2
.TH CM2REM 1 "18 October 1999"
 
3
.UC4
 
4
.SH NAME
 
5
cm2rem.tcl \- Convert Sun's "cm" input file to Remind format
 
6
.SH SYNOPSIS
 
7
.B cm2rem.tcl < cm_file > remind_file
 
8
.SH DESCRIPTION
 
9
\fBcm2rem.tcl\fR reads the Sun calendar manager data file and converts
 
10
it into a \fBRemind\fR script.  Note that \fBcm2rem.tcl\fR can convert
 
11
\fIonly\fR version 3 calendar manager files.  If you are using version 4
 
12
files, there should be a system utility to convert them to version 3 files.
 
13
.SH AUTHOR
 
14
\fBcm2rem.tcl\fR is supported by Roaring Penguin Software
 
15
Inc. (http://www.roaringpenguin.com)
 
16
.PP
 
17
\fBcm2rem.tcl\fR was written by David F. Skoll <dfs@roaringpenguin.com>.
 
18
.SH BUGS
 
19
Not all of the Sun calendar manager options are respected.  In particular,
 
20
nothing is done for e-mail actions.  Also, the resulting Remind script
 
21
is not editable with \fBTkRemind\fR; you can only edit it with a text
 
22
editor.
 
23
.PP
 
24
\fBcm2rem.tcl\fR requires Tcl/Tk version 8.0 or higher.  The
 
25
\fBtclsh\fR interpreter must be on your \fBpath\fR.
 
26
 
 
27
.SH SEE ALSO
 
28
\fBremind(1)\fR, \fBtkremind(1)\fR
 
29