diff options
Diffstat (limited to 'doc/syslinux.txt')
| -rw-r--r-- | doc/syslinux.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/syslinux.txt b/doc/syslinux.txt index 285be8b8..2d64e4bf 100644 --- a/doc/syslinux.txt +++ b/doc/syslinux.txt @@ -145,6 +145,11 @@ DEFAULT kernel options... true, as it caused problems when using a shell as a substitute for "init." You may want to include this option manually. +UI module options... + Selects a specific user interface module (typically menu.c32 + or vesamenu.c32). The command-line interface treats this as a + directive that overrides the DEFAULT and PROMPT directives. + APPEND options... Add one or more options to the kernel command line. These are added both for automatic and manual boots. The options are |
