Fixed usage info for "cut"

This commit is contained in:
Pavel Roskin
2000-07-21 15:10:57 +00:00
parent c768ab490e
commit 0010ee45e3
4 changed files with 5 additions and 5 deletions

View File

@@ -507,7 +507,7 @@
-b LIST Output only bytes from LIST
-c LIST Output only characters from LIST
-d CHAR Use CHAR instead of tab as the field delimiter
-s Only output Lines if the include DELIM
-s Output only the lines containing delimiter
-f N Print only these fields
-n Ignored
</screen>