From: Sami Kerola Date: Mon, 23 May 2011 20:50:07 +0000 (+0200) Subject: colrm: manual update X-Git-Tag: v2.20-rc1~199 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a76ceb1f567ec8ecd1f0e0528f6c1b23f38406b;p=thirdparty%2Futil-linux.git colrm: manual update Inform about long, help & version and options. Signed-off-by: Sami Kerola --- diff --git a/text-utils/colrm.1 b/text-utils/colrm.1 index 1f3d4b04d8..04a41b18c5 100644 --- a/text-utils/colrm.1 +++ b/text-utils/colrm.1 @@ -51,6 +51,14 @@ If called with two parameters the columns from the first column to the last column will be removed. .Pp Column numbering starts with column 1. +.Pp +The options are as follows: +.Bl -tag -width "-lnum" +.It Fl V, Fl Fl version +Output version information and exit. +.It Fl H, Fl Fl help +Output help and exit. +.El .Sh SEE ALSO .Xr awk 1 , .Xr column 1 ,