mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-05 02:43:24 -05:00
docs: Add readonly to filesystem RNG schema
"<readonly/>" is supported by filesystem XML, and also documented.
This commit is contained in:
@@ -1186,6 +1186,11 @@
|
||||
</choice>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<element name='readonly'>
|
||||
<empty/>
|
||||
</element>
|
||||
</optional>
|
||||
</element>
|
||||
</define>
|
||||
<define name="filesystemtgt">
|
||||
|
||||
Reference in New Issue
Block a user