summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-27 19:41:32 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-27 19:41:32 -0400
commitc531ad32bf5670bc3f66f1d3c36b4e93a2b380c9 (patch)
treedff3054500b2e932dbe5550828a387c0f2047671 /readme.md
parentremove tabs (diff)
downloadlazysphere-c531ad32bf5670bc3f66f1d3c36b4e93a2b380c9.tar.gz
lazysphere-c531ad32bf5670bc3f66f1d3c36b4e93a2b380c9.tar.bz2
lazysphere-c531ad32bf5670bc3f66f1d3c36b4e93a2b380c9.zip
add groups and id commands
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 ef7e7ca..eb605d8 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`
+`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`
## How to