summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/hidefiles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/filename/hidefiles.xml')
-rw-r--r--docs/smbdotconf/filename/hidefiles.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/smbdotconf/filename/hidefiles.xml b/docs/smbdotconf/filename/hidefiles.xml
index 461df419f1..1d83860fca 100644
--- a/docs/smbdotconf/filename/hidefiles.xml
+++ b/docs/smbdotconf/filename/hidefiles.xml
@@ -26,7 +26,15 @@
The example shown above is based on files that the Macintosh
SMB client (DAVE) available from <ulink url="http://www.thursby.com">
Thursby</ulink> creates for internal use, and also still hides
- all files beginning with a dot.</para>
+ all files beginning with a dot.
+ </para>
+
+ <para>
+ An example of us of this parameter is:
+<screen>
+hide files = /.*/DesktopFolderDB/TrashFor%m/resource.frk/
+</screen>
+ </para>
</description>
<related>hide dot files</related>
@@ -35,6 +43,4 @@
<value type="default"><comment>no file are hidden</comment></value>
-<value type="example">/.*/DesktopFolderDB/TrashFor%m/resource.frk/</value>
-
</samba:parameter>