summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-30 14:50:00 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-30 14:50:00 -0400
commit91e701881e693d6f5c36cb7e4cb0351309db4cec (patch)
tree229eb1384109f0a0b0bab60c6f698d6cf5084e2c /readme.md
parentfix disable color on single column output (diff)
downloadlazysphere-91e701881e693d6f5c36cb7e4cb0351309db4cec.tar.gz
lazysphere-91e701881e693d6f5c36cb7e4cb0351309db4cec.tar.bz2
lazysphere-91e701881e693d6f5c36cb7e4cb0351309db4cec.zip
finish ed
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 8308f19..2c02009 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@
A terrible busybox/gnu coreutils clone.
Currently the only supported commands are:
-`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`, `tail`, `head`
+`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`, `tail`, `head`, `ed`
## How to