1TXT2GCAL(1) General Commands Manual TXT2GCAL(1)
2
3
4
6 Txt2gcal - creates a verbatim Gcal resource file from a text file.
7
9 txt2gcal [--help | --version] | [Text-file | -] [Date-part]
10
12 Txt2gcal is a program which creates a verbatim Gcal resource file from
13 a text file. If no text-file argument is given or/but a single `-'
14 character, the program reads and processes all input received from the
15 standard input channel. If no date-part argument is given, Txt2gcal
16 creates a 0 for the date part. All results are always shown on the
17 standard output channel. An exit status of 0 means all processing is
18 successfully done, any other value means an error has occured.
19
21 --help Print a usage message listing all available options, then exit
22 successfully.
23
24 --version
25 Print the version number, then exit successfully.
26
29
30 This software doesn't claim completeness, correctness or usability. On
31 principle I will not be liable for any damages or losses (implicit or
32 explicit), which result from using or handling my software. If you use
33 this software, you agree without any exception to this agreement, which
34 binds you LEGALLY !!
35
36 Txt2cal is free software and distributed under the terms of the `GNU
37 General Public License'; published by the `Free Software Foundation';
38 version 2 or (at your option) any later version.
39
40 Any suggestions, improvements, extensions, bug reports, donations, pro‐
41 posals for contract work, and so forth are welcome! If you like this
42 tool, I'd appreciate a postcard from you!
43
44 Enjoy it =8^)
45
47 ------------------------oOO \\\_''/ OOo---------------------------
48 Thomas Esken O (/o-o\) O eMail: esken@gmx.net
49 Im Hagenfeld 84 (( ^ )) Phone: +49 251 232585
50 D-48147 Muenster; Germany \____) ~ (____/ MotD : 2old2live, 2young2die
51
53 gcal(1), tcal(1), gcal2txt(1).
54
55
56
57 June 14, 2000 TXT2GCAL(1)