mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-13 21:52:37 +00:00
Fix typo
This commit is contained in:
parent
30709497de
commit
97fbdb63cb
1 changed files with 1 additions and 1 deletions
|
@ -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 tree (`--tree`) output option
|
||||
- [ ] Handle the json (`--json`) output option
|
||||
- [ ] Handle Named piped
|
||||
- [ ] Handle Named pipes
|
||||
- [ ] Handle sockets
|
||||
- [ ] Handle block devices
|
||||
- [ ] Handle character devices
|
||||
|
|
Loading…
Reference in a new issue