aboutsummaryrefslogtreecommitdiff
path: root/bin/chflags/chflags.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chflags/chflags.1')
-rw-r--r--bin/chflags/chflags.17
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 942cfe9bf137..3160e3780f25 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -32,7 +32,7 @@
.\" @(#)chflags.1 8.4 (Berkeley) 5/2/95
.\" $FreeBSD$
.\"
-.Dd March 6, 2018
+.Dd June 12, 2018
.Dt CHFLAGS 1
.Os
.Sh NAME
@@ -229,6 +229,11 @@ argument for
then the current filename as well as the old and new flags are displayed.
.Sh EXIT STATUS
.Ex -std
+.Sh EXAMPLES
+Recursively clear all flags on files and directories contained within the
+.Fa foobar
+directory hierarchy:
+.Dl Nm Fl R Ar 0 Ar foobar
.Sh SEE ALSO
.Xr ls 1 ,
.Xr chflags 2 ,