about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2021-01-30 21:29:38 +0100
committerLeah Neukirchen <leah@vuxu.org>2021-01-30 21:29:38 +0100
commit24ad6724654db1f2500202b670f0ccc5040b8d3f (patch)
tree70e773fecc8ac8f205f5ad41794f4ef2ac0888b1
parent7021f4b452b385d16bb7d057ad9fc31d0528bef1 (diff)
downloadwcal-24ad6724654db1f2500202b670f0ccc5040b8d3f.tar.gz
wcal-24ad6724654db1f2500202b670f0ccc5040b8d3f.tar.xz
wcal-24ad6724654db1f2500202b670f0ccc5040b8d3f.zip
README: update
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index c5566c6..b19ab33 100644
--- a/README
+++ b/README
@@ -10,7 +10,8 @@ DESCRIPTION
      The wcal utility prints a week-oriented calendar.  Each week is prefixed
      with its ISO week number.
 
-     When outputting to a TTY, the current day is shown in reverse video.
+     When outputting to a TTY, the current day, week day, and week are shown
+     in reverse video.
 
      The options are as follows:
 
@@ -52,4 +53,4 @@ CAVEATS
      This program uses a proleptic Gregorian Calendar and may yield unexpected
      results before 1752.  The year 0000 starts on a Saturday.
 
-Void Linux                     December 12, 2020                    Void Linux
+Void Linux                     January 30, 2021                     Void Linux