summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_gstart.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-26 23:15:55 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-26 23:15:55 +0000
commit08ae1393b7d415355308856618ca96c3ba2cfbd0 (patch)
treea35c4ca64a92f9134870cd035a86e306c99dc0ed /doc/mdk_gstart.texi
parent08161d72cebad8c9941bae3a5ab3fff1faae2e78 (diff)
downloadmdk-08ae1393b7d415355308856618ca96c3ba2cfbd0.tar.gz
mdk-08ae1393b7d415355308856618ca96c3ba2cfbd0.tar.bz2
minor cosmetic changes
Diffstat (limited to 'doc/mdk_gstart.texi')
-rw-r--r--doc/mdk_gstart.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/mdk_gstart.texi b/doc/mdk_gstart.texi
index 1ec501f..97c180b 100644
--- a/doc/mdk_gstart.texi
+++ b/doc/mdk_gstart.texi
@@ -4,7 +4,7 @@
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_gstart.texi,v 1.10 2001/09/18 22:53:18 jao Exp $
+@c $Id: mdk_gstart.texi,v 1.11 2001/09/26 23:15:55 jao Exp $
@node Getting started, mixvm.el, MIX and MIXAL tutorial, Top
@chapter Getting started
@@ -988,7 +988,8 @@ $
Note that this is far more flexible that running programs
non-interactively using @code{mixvm} (@pxref{Non-interactive mode}), for
you can execute any combination of commands you want from a Scheme
-script (not just running and dumping the registers).
+script (not just running and dumping the registers). For additional
+@code{mixguile} command line options, see @ref{Invoking mixguile}.
@node Using Scheme in mixvm and gmixvm, , Using mixguile, Getting started
@section Using Scheme in @code{mixvm} and @code{gmixvm}