1
0
Fork 0

Add + document option to remove mapperfile used by a clean configuration.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3553
This commit is contained in:
Peter Veenstra 2010-02-26 15:18:56 +00:00
parent 91f093b9ce
commit e19e93e5c2
3 changed files with 25 additions and 3 deletions

6
README
View file

@ -313,8 +313,9 @@ dosbox -editconf program
dosbox -opencaptures program
dosbox -printconf
dosbox -eraseconf
dosbox -erasemapper
name
name
If "name" is a directory it will mount that as the C: drive.
If "name" is an executable it will mount the directory of "name"
as the C: drive and execute "name".
@ -391,6 +392,9 @@ dosbox -eraseconf
-eraseconf
removes the default configuration file.
-erasemapper
removes the mapperfile used by the default clean configuration file.
Note: If a name/command/configfile/languagefile contains a space, put
the whole name/command/configfile/languagefile between quotes
("command or file name"). If you need to use quotes within quotes