diff --git a/src/uu/vdir/vdir.md b/src/uu/vdir/vdir.md new file mode 100644 index 000000000..b22953397 --- /dev/null +++ b/src/uu/vdir/vdir.md @@ -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.