summaryrefslogtreecommitdiffstats
path: root/bin/mkdir/mkdir.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mkdir/mkdir.1')
-rw-r--r--bin/mkdir/mkdir.13
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index ca092ef..49ac16d 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -45,6 +45,7 @@
.Nm mkdir
.Op Fl p
.Op Fl m Ar mode
+.Op Fl v
.Ar directory_name ...
.Sh DESCRIPTION
.Nm Mkdir
@@ -77,6 +78,8 @@ Intermediate directories are created with permission bits of
.Li rwxrwxrwx (\&0777)
as modified by the current umask, plus write and search
permission for the owner.
+.It Fl p
+Be verbose when creating directories, listing them as they are created.
.El
.Pp
The user must have write permission in the parent directory.
OpenPOWER on IntegriCloud