diff options
Diffstat (limited to 'docs/docbook/smbdotconf/misc/volume.xml')
-rw-r--r-- | docs/docbook/smbdotconf/misc/volume.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/misc/volume.xml b/docs/docbook/smbdotconf/misc/volume.xml new file mode 100644 index 0000000000..f0a82c6f0c --- /dev/null +++ b/docs/docbook/smbdotconf/misc/volume.xml @@ -0,0 +1,9 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="VOLUME"/>volume (S)</term> + <listitem><para> This allows you to override the volume label + returned for a share. Useful for CDROMs with installation programs + that insist on a particular volume label.</para> + + <para>Default: <emphasis>the name of the share</emphasis></para> + </listitem> + </samba:parameter> |