mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-04-21 10:57:36 +02:00
Fix typo
This commit is contained in:
@@ -19,7 +19,7 @@ project in rust. For now it only handle the `-l` format (used by default).
|
|||||||
- [ ] Handle the ls without the `-l` option (indentation included)
|
- [ ] Handle the ls without the `-l` option (indentation included)
|
||||||
- [ ] Handle the tree (`--tree`) output option
|
- [ ] Handle the tree (`--tree`) output option
|
||||||
- [ ] Handle the json (`--json`) output option
|
- [ ] Handle the json (`--json`) output option
|
||||||
- [ ] Handle Named piped
|
- [ ] Handle Named pipes
|
||||||
- [ ] Handle sockets
|
- [ ] Handle sockets
|
||||||
- [ ] Handle block devices
|
- [ ] Handle block devices
|
||||||
- [ ] Handle character devices
|
- [ ] Handle character devices
|
||||||
|
|||||||
Reference in New Issue
Block a user