Qt, SDL: Point out that without -b the default is set in config

This commit is contained in:
Anthony J. Bentley 2015-08-06 10:39:50 -06:00
parent 099b6f20c5
commit 0cfdb19df4
2 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,8 @@ The options are as follows:
Specify a BIOS file to use during boot.
If this flag is omitted,
.Nm
will use a high\(hylevel emulated BIOS.
will use the BIOS specified in the configuration file,
or a high\(hylevel emulated BIOS if none is specified.
.It Fl l Ar loglevel
Log messages during emulation.
.Ar loglevel

View File

@ -40,7 +40,8 @@ Scale the window 6\(mu.
Specify a BIOS file to use during boot.
If this flag is omitted,
.Nm
will use a high\(hylevel emulated BIOS.
will use the BIOS specified in the configuration file,
or a high\(hylevel emulated BIOS if none is specified.
.It Fl c Ar cheatfile , Fl -cheats Ar cheatfile
Apply cheat codes from
.Ar cheatfile .