aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/cal.c')
-rw-r--r--toys/posix/cal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/posix/cal.c b/toys/posix/cal.c
index e4301a64..bb476dfd 100644
--- a/toys/posix/cal.c
+++ b/toys/posix/cal.c
@@ -11,6 +11,7 @@ config CAL
default y
help
usage: cal [[month] year]
+
Print a calendar.
With one argument, prints all months of the specified year.