mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
added missing St George holiday definition git-svn-id: https://callirhoe.googlecode.com/svn/trunk@77 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
27 lines
560 B
Plaintext
27 lines
560 B
Plaintext
=============================================
|
|
callirhoe - high quality calendar rendering
|
|
(c) 2012-2014 George Tzoumas
|
|
=============================================
|
|
|
|
First steps:
|
|
|
|
Create a calendar of the current year:
|
|
|
|
$ callirhoe foo.pdf
|
|
|
|
Options:
|
|
$ callirhoe --help
|
|
|
|
More options:
|
|
$ callirhoe --list-layouts
|
|
bars classic sparse
|
|
$ callirhoe -t classic -?
|
|
...
|
|
$ callirhoe -t sparse -?
|
|
|
|
Examples:
|
|
$ callirhoe --examples
|
|
|
|
For more info, have a look at the Wiki:
|
|
https://code.google.com/p/callirhoe/wiki
|