mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Added documentation for the vdir command.
This commit is contained in:
parent
ce28ae5c02
commit
e61318413e
1 changed files with 10 additions and 0 deletions
10
src/uu/vdir/vdir.md
Normal file
10
src/uu/vdir/vdir.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue