Qt, SDL: Point out that without -b the default is set in config
Anthony J. Bentley anthony@anjbe.name
Thu, 06 Aug 2015 10:39:50 -0600
2 files changed,
4 insertions(+),
2 deletions(-)
M
doc/mgba-qt.6
→
doc/mgba-qt.6
@@ -25,7 +25,8 @@ .It Fl b Ar biosfile , Fl -bios Ar biosfile
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
M
doc/mgba.6
→
doc/mgba.6
@@ -40,7 +40,8 @@ .It Fl b Ar biosfile , Fl -bios Ar biosfile
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 .