Skip to content

Commit aef8c5e

Browse files
committed
bindfs.1: add section for --delete-filtered
1 parent fd38dbe commit aef8c5e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/bindfs.1

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ to distinguish specifier parts, e.g. \fIa:pci:0000:00:00/...\fP,
174174
where \fIa\fP is an "any type" specifier and \fIpci:0000:00:00\fP is
175175
a file name.
176176

177+
.TP
178+
.B \-\-delete\-filtered
179+
When removing a directory, also transparently remove hidden with
180+
\fB\-\-file\-filter\fP files in it. If this option not active,
181+
such directories won't remove with \fBENOEMPTY\fP error. If a directory
182+
contains hidden directories, they will be deleted recursively, as with
183+
\fBrm -rf\fP command. If \fB\-\-resolve\-symlinks\fP is active, hidden
184+
files in resolved directories will not be removed.
177185

178186
.SH CHOWN/CHGRP POLICY
179187
The behaviour on chown/chgrp calls can be changed. By default they are passed

0 commit comments

Comments
 (0)