mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 03:21:44 +03: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>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<element name='readonly'>
|
||||
<empty/>
|
||||
</element>
|
||||
</optional>
|
||||
</element>
|
||||
</define>
|
||||
<define name="filesystemtgt">
|
||||
|
Loading…
Reference in New Issue
Block a user