Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[kai/samba.git] / docs-xml / smbdotconf / misc / volume.xml
1 <samba:parameter name="volume"
2                  context="S"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This allows you to override the volume label 
7         returned for a share. Useful for CDROMs with installation programs 
8         that insist on a particular volume label.</para>
9 </description>
10
11 <value type="default"><comment>the name of the share</comment></value>
12 </samba:parameter>