From: Li Zefan Date: Mon, 3 Sep 2007 06:25:40 +0000 (+0800) Subject: cal: add description about option -V to manpage X-Git-Tag: v2.14-rc1~270 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14b22761a01ec6728666dd369d4eb9cf4d82c026;p=thirdparty%2Futil-linux.git 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 --- diff --git a/misc-utils/cal.1 b/misc-utils/cal.1 index 0f6af658cc..8ec44b047c 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;