commit 7aed744f7d80bdea83594ddd6007cd5b44675e59
parent f62650093c34efb39b80a161d34a4894ec5c0004
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Thu, 11 Jul 2019 09:25:36 +0300
docs: update
Diffstat:
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -31,13 +31,23 @@ See: <https://github.com/kissx/packages>
POSIX `coreutils`:
-- `cat`, `command`, `cp`, `find`, `mkdir`, `sh`, `rm`, `rmdir`, `sed`, `tee`
+- `cmp`
+- `command`
+- `cp`
+- `cpio`
+- `find`
+- `mkdir`
+- `rm`
+- `rmdir`
+- `sed`
+- `sh`
Other utilities:
- `file`
-- `git` (For `git` packages.)
+- `git`
- `sha256sum` (Included in default `busybox`)
+- `strip`
- `tar` (Included in default `busybox`)
- `wget`(Included in default `busybox`)