diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 9beff5c4de..118b152ee4 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -321,6 +321,23 @@ + + + + + + Controls the type of entries handled by the command. This is typically useful when multiple types + of boot entries with the same kernel version are installed, and only one should be removed. When + type1 or type2 is specified, each plugin is invoked with + $KERNEL_INSTALL_BOOT_ENTRY_TYPE environment variable with the specified + value. When all is specified, the environment variable will not be set. + Defaults to all. + + + + + +