diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/ccal/README | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/office/ccal/README b/office/ccal/README index e95246021e..964c9a7292 100644 --- a/office/ccal/README +++ b/office/ccal/README @@ -1,6 +1,12 @@ -The ccal utility is a simple-to-use command line program which writes a Gregorian calendar -together with Chinese Lunar calendar to standard output. -Its usage is similar to the cal program generally available on Unix platforms. -In addition to console output, it can also generate Encapsulated Postscript and HTML table outputs -for use in do-it-yourself calendars and web pages. +The ccal utility is a simple-to-use command line program which writes +a Gregorian calendar together with Chinese Lunar calendar to standard +output. + +Its usage is similar to the cal program generally available on Unix +platforms. + +In addition to console output, it can also generate Encapsulated +Postscript and HTML table outputs for use in do-it-yourself calendars +and web pages. + It supports both simplified and traditional Chinese characters. |