summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorLi Zefan2007-09-03 08:25:40 +0200
committerKarel Zak2007-09-05 11:49:05 +0200
commit14b22761a01ec6728666dd369d4eb9cf4d82c026 (patch)
tree1a607a1a127f3879f3bd64bee503f33bf5b2765d /misc-utils/cal.1
parentmount: chain of symlinks to fstab causes use of pointer after free (diff)
downloadkernel-qcow2-util-linux-14b22761a01ec6728666dd369d4eb9cf4d82c026.tar.gz
kernel-qcow2-util-linux-14b22761a01ec6728666dd369d4eb9cf4d82c026.tar.xz
kernel-qcow2-util-linux-14b22761a01ec6728666dd369d4eb9cf4d82c026.zip
cal: add description about option -V to manpage
cal support option -V to display version information, but the manpage doesn't mention it. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.12
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 0f6af658c..8ec44b047 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -65,6 +65,8 @@ Display Monday as the first day of the week.
Display Julian dates (days one-based, numbered from January 1).
.It Fl y
Display a calendar for the current year.
+.It Fl V
+Display version information and exit.
.El
.Pp
A single parameter specifies the year (1 - 9999) to be displayed;