diff --git a/README.md b/README.md index 0f4f7d7..9a16071 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,23 @@ See: 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`)