summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-28 00:36:15 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-28 00:36:15 -0400
commitc5c15dae981547308da6c4bb53f42310b429270e (patch)
treec3dd3e750b52bff50a71f1c012c62553ded14a57 /readme.md
parentadd groups and id commands (diff)
downloadlazysphere-c5c15dae981547308da6c4bb53f42310b429270e.tar.gz
lazysphere-c5c15dae981547308da6c4bb53f42310b429270e.tar.bz2
lazysphere-c5c15dae981547308da6c4bb53f42310b429270e.zip
added ls
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 eb605d8..3dfe6e5 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`
+`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`
## How to