summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2005-08-19 00:35:19 +0000
committerhpa <hpa>2005-08-19 00:35:19 +0000
commita39460ee1be2a2749c6907c3ae82a48178f0ec3c (patch)
tree71879c5028aac53e453623640a1de2c7f5bec11c
parent7c283c49e606bb1f2f48c110cc781f464e7482f6 (diff)
downloadsyslinux-a39460ee1be2a2749c6907c3ae82a48178f0ec3c.tar.gz
Document chainloaded menus
-rw-r--r--README.menu8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.menu b/README.menu
index 25bb30f8..ec332673 100644
--- a/README.menu
+++ b/README.menu
@@ -117,3 +117,11 @@ link; you probably want to set your baudrate to 38400 or higher if
possible. It requires a Linux/VT220/ANSI-compatible terminal on the
other end.
+It is also possible to load a secondary configuration file, to get to
+another menu. To do that, invoke menu.c32 with the name of the
+secondary configuration file.
+
+LABEL othermenu
+ MENU LABEL Another Menu
+ KERNEL menu.c32
+ APPEND othermenu.conf