summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index dace40f594..20563d61f7 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3435,6 +3435,11 @@ system and gives an overview of their function and contents.
3435 See the :ref:`ref-classes-grub-efi` class for more 3435 See the :ref:`ref-classes-grub-efi` class for more
3436 information on how this variable is used. 3436 information on how this variable is used.
3437 3437
3438 :term:`GRUB_MKIMAGE_OPTS`
3439 This variable controls additional options passed to the ``grub-mkimage``
3440 command in the GNU GRand Unified Bootloader (GRUB) recipe during the
3441 ``do_mkimage`` task.
3442
3438 :term:`GRUB_OPTS` 3443 :term:`GRUB_OPTS`
3439 Additional options to add to the GNU GRand Unified Bootloader (GRUB) 3444 Additional options to add to the GNU GRand Unified Bootloader (GRUB)
3440 configuration. Use a semi-colon character (``;``) to separate 3445 configuration. Use a semi-colon character (``;``) to separate