/[pkg-kde]/trunk/packages/kdepim/debian/man/ical2vcal.sgml
ViewVC logotype

Contents of /trunk/packages/kdepim/debian/man/ical2vcal.sgml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19 - (show annotations) (download) (as text)
Thu Jan 29 10:38:59 2004 UTC (9 years, 3 months ago) by ccheney
File MIME type: text/x-sgml
File size: 3500 byte(s)
kdepim 3.1.95-1 import.
1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
2
3 <!-- Process this file with docbook-to-man to generate an nroff manual
4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile or Makefile.am is:
7
8 manpage.1: manpage.sgml
9 docbook-to-man $< > $@
10 -->
11
12 <!ENTITY dhfirstname "<firstname>Daniel</firstname>">
13 <!ENTITY dhsurname "<surname>Stone</surname>">
14 <!ENTITY dhdate "<date>October 21, 2001</date>">
15 <!ENTITY dhsection "<manvolnum>1</manvolnum>">
16 <!ENTITY dhemail "<email>daniel@sfarc.net</email>">
17 <!ENTITY dhusername "Daniel Stone">
18 <!ENTITY dhucpackage "<refentrytitle>ICAL2VCAL</refentrytitle>">
19 <!ENTITY dhpackage "ical2vcal">
20
21 <!ENTITY debian "<productname>Debian GNU/Linux</productname>">
22 <!ENTITY gnu "<acronym>GNU</acronym>">
23 ]>
24
25 <refentry>
26 <refentryinfo>
27 <address>
28 &dhemail;
29 </address>
30 <author>
31 &dhfirstname;
32 &dhsurname;
33 </author>
34 <copyright>
35 <year>2001</year>
36 <holder>&dhusername;</holder>
37 </copyright>
38 &dhdate;
39 </refentryinfo>
40 <refmeta>
41 &dhucpackage;
42
43 &dhsection;
44 </refmeta>
45 <refnamediv>
46 <refname>&dhpackage;</refname>
47
48 <refpurpose>Synchronise mobile phone address books.</refpurpose>
49 </refnamediv>
50 <refsynopsisdiv>
51 <cmdsynopsis>
52 <command>&dhpackage;</command>
53
54 <arg><option>[infile]<replaceable></replaceable></option></arg>
55 <arg><option>outfile<replaceable></replaceable></option></arg>
56 </cmdsynopsis>
57 </refsynopsisdiv>
58 <refsect1>
59 <title>DESCRIPTION</title>
60
61 <para>This manual page documents briefly the
62 <command>&dhpackage;</command> command.</para>
63
64 <para><command>&dhpackage;</command> is an application to convert an
65 iCal calendar to Versit vCal format.</para>
66
67 </refsect1>
68 <refsect1>
69 <title>OPTIONS</title>
70
71 <para>These programs follow the usual GNU command line syntax,
72 with long options starting with two dashes (`-'). A summary of
73 options is included below. However, the ordering is very strict -
74 --help/-h must come before hostname.</para>
75 <variablelist>
76 <varlistentry>
77 <term><option>[infile</option>
78 </term>
79 <listitem>
80 <para>Specifies an (optional) input file; the default is
81 ~/.calendar.</para>
82 </listitem>
83 </varlistentry>
84 <varlistentry>
85 <term><option>file</option>
86 </term>
87 <listitem>
88 <para>Specifies the output file.</para>
89 </listitem>
90 </varlistentry>
91 </variablelist>
92 </refsect1>
93 <refsect1>
94 <title>AUTHOR</title>
95
96 <para>This manual page was written by &dhusername; &lt;&dhemail;&gt; for
97 the &debian; system (but may be used by others). Permission is
98 granted to copy, distribute and/or modify this document under
99 the terms of the <acronym>GNU</acronym> Free Documentation
100 License, Version 1.1 or any later version published by the Free
101 Software Foundation; with no Invariant Sections, no Front-Cover
102 Texts and no Back-Cover Texts.</para>
103
104 </refsect1>
105 </refentry>
106
107 <!-- Keep this comment at the end of the file
108 Local variables:
109 mode: sgml
110 sgml-omittag:t
111 sgml-shorttag:t
112 sgml-minimize-attributes:nil
113 sgml-always-quote-attributes:t
114 sgml-indent-step:2
115 sgml-indent-data:t
116 sgml-parent-document:nil
117 sgml-default-dtd-file:nil
118 sgml-exposed-tags:nil
119 sgml-local-catalogs:nil
120 sgml-local-ecat-files:nil
121 End:
122 -->

  ViewVC Help
Powered by ViewVC 1.1.5