mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Add readonly to filesystem RNG schema
"<readonly/>" is supported by filesystem XML, and also documented.
This commit is contained in:
parent
bfbbc49638
commit
4447d2cbdf
@ -1186,6 +1186,11 @@
|
|||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<element name='readonly'>
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</optional>
|
||||||
</element>
|
</element>
|
||||||
</define>
|
</define>
|
||||||
<define name="filesystemtgt">
|
<define name="filesystemtgt">
|
||||||
|
Loading…
Reference in New Issue
Block a user