1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Fixed one typo

This commit is contained in:
Alexandru-Constantin Atomei 2023-12-29 15:35:23 +02:00 committed by Sylvestre Ledru
parent 1e5244765d
commit d15981650a

View file

@ -5,6 +5,6 @@ vdir [OPTION]... [FILE]...
```
List directory contents.
Ignore files and directories starting with a '.' by default
Ignore files and directories starting with a '.' by default.
Mandatory arguments to long options are mandatory for short options too.