From: Sami Kerola Date: Thu, 24 Feb 2011 21:39:12 +0000 (+0100) Subject: tailf: tailf mention new help & version options in man page X-Git-Tag: v2.20-rc1~480 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73f5a687e616329c64e806d1f280bb7fde93f5b5;p=thirdparty%2Futil-linux.git tailf: tailf mention new help & version options in man page Signed-off-by: Sami Kerola --- diff --git a/text-utils/tailf.1 b/text-utils/tailf.1 index 92e63e56a6..e7c95264ea 100644 --- a/text-utils/tailf.1 +++ b/text-utils/tailf.1 @@ -48,6 +48,13 @@ Mandatory arguments to long options are mandatory for short options too. output the last .I N lines, instead of the last 10. +.TP +\fB\-V\fR, \fB\-\-version +Output version information and exit. +.TP +\fB\-h\fR, \fB\-\-help +Display help and exit. + .SH AUTHOR This program was originally written by Rik Faith (faith@acm.org) and may be freely distributed under the terms of the X11/MIT License. There is ABSOLUTELY