diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:39:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 2d0fbb20d655e6f2fd64455248d77f4720077bc9 (patch) | |
tree | eeae86688030822df2695e9560d00827a44bda81 /office/ccal | |
parent | b7b808e2cba87e6763af082fe9e71c0b227c17fe (diff) | |
download | slackbuilds-2d0fbb20d655e6f2fd64455248d77f4720077bc9.tar.gz |
office/ccal: Fix README.
Diffstat (limited to 'office/ccal')
-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. |