diff options
Diffstat (limited to 'man/ostree.repo-config.xml')
-rw-r--r-- | man/ostree.repo-config.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml index 5afeac8a..5e6d9d89 100644 --- a/man/ostree.repo-config.xml +++ b/man/ostree.repo-config.xml @@ -415,6 +415,15 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>. </listitem> </varlistentry> + <varlistentry> + <term><varname>bootprefix</varname></term> + <listitem><para>A boolean value; defaults to false. If set to true, the bootloader entries + generated will include <literal>/boot</literal> as a prefix. This will likely be turned + on by default in the future. + </para> + </listitem> + </varlistentry> + </variablelist> </refsect1> |