summaryrefslogtreecommitdiffstats
path: root/bin/chmod/chmod.1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-27 19:25:08 +0000
committerobrien <obrien@FreeBSD.org>1999-11-27 19:25:08 +0000
commit9fc872877e2cdc38e087f03f84b5fd16fa9fe726 (patch)
tree7e3d8b9e29278320c588ae031478d729880fac45 /bin/chmod/chmod.1
parent2f018faacfb1029c34f625656e7cb95bc93e57d8 (diff)
downloadFreeBSD-src-9fc872877e2cdc38e087f03f84b5fd16fa9fe726.zip
FreeBSD-src-9fc872877e2cdc38e087f03f84b5fd16fa9fe726.tar.gz
Add "-v".
Diffstat (limited to 'bin/chmod/chmod.1')
-rw-r--r--bin/chmod/chmod.19
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 9726006..4fbf255 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -47,6 +47,7 @@
.Fl f
.Fl R
.Op Fl H | Fl L | Fl P
+.Fl v
.Oc
.Ar mode
.Ar file ...
@@ -80,6 +81,10 @@ instead of just the files themselves.
Do not display a diagnostic message if
.Nm
could not modify the mode for
+.It Fl v
+Cause
+.Nm
+to be verbose, showing files as the mode is modified.
.Va file .
.El
.Pp
@@ -307,6 +312,10 @@ set the group bits equal to the user bits, but clear the group write bit.
There's no
.Ar perm
option for the naughty bits.
+.Sh COMPATIBILITY
+The
+.Fl v
+option is non-standard and its use in scripts is not recommended.
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr install 1 ,
OpenPOWER on IntegriCloud