aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/cat.c')
-rw-r--r--toys/posix/cat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/toys/posix/cat.c b/toys/posix/cat.c
index 5b4ab71a..07de0746 100644
--- a/toys/posix/cat.c
+++ b/toys/posix/cat.c
@@ -28,8 +28,6 @@ config CAT_V
help
usage: cat [-evt]
- Display nonprinting characters as escape sequences. Use M-x for
-
-e Mark each newline with $
-t Show tabs as ^I
-v Display nonprinting characters as escape sequences. Use M-x for