From d15981650a1298834284ea8269c6b51d5c32d3eb Mon Sep 17 00:00:00 2001 From: Alexandru-Constantin Atomei Date: Fri, 29 Dec 2023 15:35:23 +0200 Subject: [PATCH] Fixed one typo --- src/uu/vdir/vdir.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uu/vdir/vdir.md b/src/uu/vdir/vdir.md index b22953397..ca3e1c5ce 100644 --- a/src/uu/vdir/vdir.md +++ b/src/uu/vdir/vdir.md @@ -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.