summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-28 15:13:10 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-28 15:13:10 -0400
commit7a1eef12299f4b030bfb77d9bbb133d0ba2ee674 (patch)
tree61d7008b25e37799318db4030b86f85fc0059275 /readme.md
parentfix missing newline on single row output (diff)
downloadlazysphere-7a1eef12299f4b030bfb77d9bbb133d0ba2ee674.tar.gz
lazysphere-7a1eef12299f4b030bfb77d9bbb133d0ba2ee674.tar.bz2
lazysphere-7a1eef12299f4b030bfb77d9bbb133d0ba2ee674.zip
add tail
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 3dfe6e5..3440299 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`
+`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`, `tail`
## How to