[syslinux:master] Added invocation

syslinux-bot for Marcel Ritter unrzl1 at linux.rrze.uni-erlangen.de
Mon Jul 5 14:27:21 PDT 2010


Commit-ID:  3d0f9df1a36f64ef79c5011366c3b34ad356bc1c
Gitweb:     http://syslinux.zytor.com/commit/3d0f9df1a36f64ef79c5011366c3b34ad356bc1c
Author:     Marcel Ritter <unrzl1 at linux.rrze.uni-erlangen.de>
AuthorDate: Tue, 20 Oct 2009 13:51:57 +0200
Committer:  Marcel Ritter <unrzl1 at linux.rrze.uni-erlangen.de>
CommitDate: Tue, 20 Oct 2009 13:51:57 +0200

Added invocation



---
 com32/lua/doc/syslinux.asc |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/com32/lua/doc/syslinux.asc b/com32/lua/doc/syslinux.asc
index 413565b..6189726 100644
--- a/com32/lua/doc/syslinux.asc
+++ b/com32/lua/doc/syslinux.asc
@@ -2,6 +2,21 @@ Syslinux LUA User Guide
 =======================
 Marcel Ritter <Marcel.Ritter at rrze.uni-erlangen.de>
 
+Invocation
+----------
+
+Running +lua.c32+ only results in an interactive shell.
+......................................................
+KERNEL lua.c32
+......................................................
+
+By using the +APPEND+ parameter you can specify a lua
+script to be executed:
+......................................................
+KERNEL lua.c32
+APPEND /testit.lua
+......................................................
+
 Modules
 -------
 



More information about the Syslinux-commits mailing list