summaryrefslogtreecommitdiff
path: root/README.menu
diff options
context:
space:
mode:
Diffstat (limited to 'README.menu')
-rw-r--r--README.menu7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.menu b/README.menu
index 8c358a64..b6f457ab 100644
--- a/README.menu
+++ b/README.menu
@@ -47,11 +47,18 @@ MENU LABEL label
you to have a label that isn't suitable for the command line,
for example:
+ # Soft Cap Linux
LABEL softcap
MENU LABEL Soft Cap Linux 9.6.36
KERNEL softcap-9.6.36.bzi
APPEND whatever
+ # A very dense operating system
+ LABEL brick
+ MENU LABEL Windows CE/ME/NT
+ KERNEL chain.c32
+ APPEND hd0 2
+
MENU HIDE
(Only valid after a LABEL statement.)