docs:vfs_fruit: add "delete_empty_adfiles" option
authorRalph Boehme <slow@samba.org>
Thu, 4 Oct 2018 16:22:31 +0000 (18:22 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Nov 2018 11:44:30 +0000 (12:44 +0100)
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)

docs-xml/manpages/vfs_fruit.8.xml

index 0df5a7e5a792274a1bee55beb77c06e2e3c05a6d..e4ca7bd182894ee59e86e890998041627c967772 100644 (file)
            </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>