diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
| commit | 3898680cf705cef4e1cc606b44cd91fc4252bcd5 (patch) | |
| tree | 1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/colrm | |
| parent | 0c7c579ba6b65512b9b668508dc41b8b5b057c65 (diff) | |
Notes
Diffstat (limited to 'usr.bin/colrm')
| -rw-r--r-- | usr.bin/colrm/colrm.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/colrm/colrm.1 b/usr.bin/colrm/colrm.1 index edb492364d37..4f4bbe5d7939 100644 --- a/usr.bin/colrm/colrm.1 +++ b/usr.bin/colrm/colrm.1 @@ -42,8 +42,9 @@ .Nm .Op Ar start Op Ar stop .Sh DESCRIPTION -.Nm Colrm -removes selected columns from the lines of a file. +The +.Nm +utility removes selected columns from the lines of a file. A column is defined as a single character in a line. Input is read from the standard input. Output is written to the standard output. |
