summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-10-04 18:22:31 +0200
committerKarolin Seeger <kseeger@samba.org>2018-11-02 10:30:09 +0100
commitd7b77c85821c00b490a18bc516944343e9a7ec96 (patch)
tree9c7f44f93d2cf05a67be23a76f495003515542c7 /docs-xml
parent2a94015b5caac82c483300ef3c8ef6b205546d56 (diff)
downloadsamba-d7b77c85821c00b490a18bc516944343e9a7ec96.tar.gz
docs:vfs_fruit: add "delete_empty_adfiles" option
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13642 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 2a9574b138f620e0a65cd61a957b99653c8dcd78)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_fruit.8.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml
index 6e247b40323..fff89ab6ca4 100644
--- a/docs-xml/manpages/vfs_fruit.8.xml
+++ b/docs-xml/manpages/vfs_fruit.8.xml
@@ -392,6 +392,17 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>fruit:delete_empty_adfiles = yes | no</term>
+ <listitem>
+ <para>Whether to delete empty AppleDouble files. Empty means that
+ the resource fork entry in the AppleDouble files is of size 0, or
+ the size is exactly 286 bytes and the content matches a special
+ boilerplate resource fork created my macOS.</para>
+ <para>The default is <emphasis>no</emphasis>.</para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>