1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00

docs: update

This commit is contained in:
Dylan Araps 2019-07-11 19:10:45 +03:00
parent 36a81699fe
commit c83f5ab78e

View File

@ -34,7 +34,6 @@ POSIX `coreutils`:
- `cmp` - `cmp`
- `command` - `command`
- `cp` - `cp`
- `cpio`
- `find` - `find`
- `mkdir` - `mkdir`
- `rm` - `rm`
@ -46,6 +45,7 @@ Other utilities:
- `file` - `file`
- `git` - `git`
- `rsync`
- `sha256sum` (Included in default `busybox`) - `sha256sum` (Included in default `busybox`)
- `strip` - `strip`
- `tar` (Included in default `busybox`) - `tar` (Included in default `busybox`)