summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/hidefiles.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 03:46:35 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:02 -0500
commitdbaca1c06b373150f3eea42d5e3beeeaa3a63a59 (patch)
treed96f058935cbd58436070835e276eca1173303f0 /docs/smbdotconf/filename/hidefiles.xml
parentcf95526545c0b59fbe5e7f6f2ecc8b7a649f06eb (diff)
downloadsamba-dbaca1c06b373150f3eea42d5e3beeeaa3a63a59.tar.gz
samba-dbaca1c06b373150f3eea42d5e3beeeaa3a63a59.tar.bz2
samba-dbaca1c06b373150f3eea42d5e3beeeaa3a63a59.zip
Fixups.
(This used to be commit 191b4455ee2f5d979ed81f724c39ad6e359a4433)
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>