more is mentionned twice

This commit is contained in:
Sylvestre Ledru 2024-03-02 23:03:53 +01:00
parent a194b64e9c
commit fc683a35bd

@ -82,7 +82,6 @@ First, reimplement the most important tools from util-linux
## Utility Tools
- `lsblk`: Lists block devices.
- `more`: Pager for file viewing.
- `fallocate`: Preallocates file space.
- `flock`: Manages file locks.
- `getopt`: Parses command options.