Merge pull request #1203 from lorenzen-b1/patch-2
fix docu following schema: profile inheritance
This commit is contained in:
commit
7f98e0500a
@ -486,7 +486,7 @@ Profiles can furthermore inherit settings from another profile via the
|
||||
<profiles>
|
||||
<profile name="VM" description="virtual machine"/>
|
||||
<profile name="QEMU" description="virtual machine for QEMU">
|
||||
<requires>VM</requires>
|
||||
<requires profile="VM"/>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user