From dec67f012924d7beea5e189626d101377a129841 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Mon, 30 Jan 2006 19:55:21 +0000 Subject: [PATCH] mention noautoexec Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2466 --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 6fe210ab..f5745e49 100644 --- a/README +++ b/README @@ -196,7 +196,7 @@ description: dosbox [name] [-exit] [-c command] [-fullscreen] [-conf congfigfile] [-lang languagefile] [-machine machinetype] [-noconsole] - [-startmapper] + [-startmapper] [-noautoexec] dosbox -version @@ -237,6 +237,9 @@ dosbox -version Enter the keymapper directly on startup. Useful for people with keyboard problems. + -noautoexec + Skips the [autoexec] section of the loaded configuration file. + -version output version information and exit. Useful for frontends.