Add docs for container=true

This commit is contained in:
Alexander Larsson 2015-05-21 16:15:43 +02:00
parent 79cdcd1817
commit 25d073d044

View File

@ -155,3 +155,8 @@ Treefile
Non-array values in child values override parent values. Array
values are concatenated. Filenames will be resolved relative to
the including treefile.
* `container`: boolean, optional: Defaults to `false`. If `true`, then
rpm-ostree will not do any special handling of kernel, initrd or the
/boot directory. This is useful if the target for the tree is some kind
of container which does not have its own kernel.