From 08ae1393b7d415355308856618ca96c3ba2cfbd0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 26 Sep 2001 23:15:55 +0000 Subject: minor cosmetic changes --- doc/mdk_mixvm.texi | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'doc/mdk_mixvm.texi') diff --git a/doc/mdk_mixvm.texi b/doc/mdk_mixvm.texi index 28976fa..2eae874 100644 --- a/doc/mdk_mixvm.texi +++ b/doc/mdk_mixvm.texi @@ -4,7 +4,7 @@ @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_mixvm.texi,v 1.9 2001/09/18 22:53:18 jao Exp $ +@c $Id: mdk_mixvm.texi,v 1.10 2001/09/26 23:15:55 jao Exp $ @node mixvm, gmixvm, mixasm, Top @comment node-name, next, previous, up @@ -37,8 +37,8 @@ setting to aid you in debugging your code. For a tutorial description of for each available single letter switch): @example -mixvm [-vhurd] [--version] [--help] [--usage] [--run] [--dump] - [FILE[.mix]] +mixvm [-vhurdq] [--version] [--help] [--usage] [--run] [--dump] + [--noinit] [FILE[.mix]] @end example @noindent @@ -92,7 +92,14 @@ configuration file, the command history file and (by default) the block devices files (@pxref{Devices}). Before showing you the command prompt, @code{mixvm} looks in the @file{~/.mdk} directory for a file named @code{mixguile.scm}; if it exists, it is read and evaluated by the -embedded Guile interpreter (@pxref{Defining new functions}). +embedded Guile interpreter (@pxref{Defining new functions}). You can use +the @code{-q} command line option to skip this file loading: + +@defopt -q +@defoptx --noinit +Do not load the Guile initialisation file @code{~/.mdk/mixguile.scm} at +startup. +@end defopt @node Commands, Devices, Invocation, mixvm @comment node-name, next, previous, up -- cgit v1.2.3