docs: update

This commit is contained in:
Dylan Araps 2019-07-11 09:25:36 +03:00
parent f62650093c
commit 7aed744f7d
1 changed files with 12 additions and 2 deletions

View File

@ -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`)