cal support option -V to display version information, but the manpage doesn't mention it. Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx> --- cal.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc-utils/cal.1 b/misc-utils/cal.1 index 0f6af65..8ec44b0 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; --- - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html