summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/find.1
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2020-09-22 10:39:49 -0400
committerDan McDonald <danmcd@joyent.com>2020-09-22 10:39:49 -0400
commit267e12a7d9bf6e5fcefb9cc00f46bfff0dc5226e (patch)
tree19a3941920d0039c35d53a5cbee189b5ca51995a /usr/src/man/man1/find.1
parent517abc5c668925e6092495bf332233c3599980d2 (diff)
parente9faba760cdf80d7dfa110fe0830917ab94668c2 (diff)
downloadillumos-joyent-vpc.tar.gz
Merge branch 'master' into vpcvpc
Diffstat (limited to 'usr/src/man/man1/find.1')
-rw-r--r--usr/src/man/man1/find.114
1 files changed, 13 insertions, 1 deletions
diff --git a/usr/src/man/man1/find.1 b/usr/src/man/man1/find.1
index d393a3197d..3e1b3959ee 100644
--- a/usr/src/man/man1/find.1
+++ b/usr/src/man/man1/find.1
@@ -47,7 +47,7 @@
.\" Copyright (c) 2013 Andrew Stormont. All rights reserved.
.\" Copyright 2020 Joyent, Inc.
.\"
-.TH FIND 1 "Feb 20, 2020"
+.TH FIND 1 "Aug 23, 2020"
.SH NAME
find \- find files
.SH SYNOPSIS
@@ -226,6 +226,18 @@ True if the file's status was changed \fIn\fR days ago.
.sp
.ne 2
.na
+\fB\fB-delete\fR\fR
+.ad
+.RS 17n
+Always true. Deletes the files and folders found recursing from the current
+directory. This option implicitly enables \fB-depth\fR and is incompatible
+with following symlinks, if specified. For security reasons, relative paths
+starting with '\fB\&/\fR' are not allowed.
+.RE
+
+.sp
+.ne 2
+.na
\fB\fB-depth\fR\fR
.ad
.RS 17n