diff options
Diffstat (limited to 'docs/docbook/smbdotconf/misc/volume.xml')
-rw-r--r-- | docs/docbook/smbdotconf/misc/volume.xml | 11 |
1 files changed, 11 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..0ab5edb522 --- /dev/null +++ b/docs/docbook/smbdotconf/misc/volume.xml @@ -0,0 +1,11 @@ +<samba:parameter name="volume" + context="S" + xmlns:samba="http://samba.org/common"> + <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> |