1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Added documentation for the vdir command.

This commit is contained in:
Alexandru-Constantin Atomei 2023-12-29 14:51:23 +02:00 committed by Sylvestre Ledru
parent ce28ae5c02
commit e61318413e

10
src/uu/vdir/vdir.md Normal file
View file

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