From 14b22761a01ec6728666dd369d4eb9cf4d82c026 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Mon, 3 Sep 2007 14:25:40 +0800 Subject: [PATCH] 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 --- misc-utils/cal.1 | 2 ++ 1 file changed, 2 insertions(+) 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;