Fixed usage info for "cut"
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index f0dd3bf..d19ee24 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -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>