aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-07-11 06:25:35 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-07-11 06:25:35 +0000
commit2e0d86102ea2a8881240c15bc309f534811941e4 (patch)
tree86a17e01f3cf6d0edd48aa4188fcae6417d80f2a /README.md
parentc792d04dbec7f6e9d2c87288de4f94df198403e0 (diff)
downloadcpt-2e0d86102ea2a8881240c15bc309f534811941e4.tar.gz
docs: update
FossilOrigin-Name: 7028f87dc9dd96afa1ddd9b6b76f93508d389084c9aac6138724d2316e4d9ead
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0f4f7d7..9a16071 100644
--- 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`)