]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
colrm: manual update
authorSami Kerola <kerolasa@iki.fi>
Mon, 23 May 2011 20:50:07 +0000 (22:50 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Jun 2011 09:13:33 +0000 (11:13 +0200)
Inform about long, help & version and options.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
text-utils/colrm.1

index 1f3d4b04d842521e49181478436d00b3a2516536..04a41b18c5ff4860c9a01214547b5e5da2edad11 100644 (file)
@@ -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 ,