Qt, SDL: Use a bulleted list for loglevels in the manual
This commit is contained in:
parent
b7a875a486
commit
623185bb43
@ -31,27 +31,27 @@ or a high\(hylevel emulated BIOS if none is specified.
|
|||||||
Log messages during emulation.
|
Log messages during emulation.
|
||||||
.Ar loglevel
|
.Ar loglevel
|
||||||
is a bitmask defining which types of messages to log:
|
is a bitmask defining which types of messages to log:
|
||||||
.Bl -inset
|
.Bl -bullet -compact
|
||||||
.It 1
|
.It
|
||||||
fatal errors
|
1 \(en fatal errors
|
||||||
.It 2
|
.It
|
||||||
errors
|
2 \(en errors
|
||||||
.It 4
|
.It
|
||||||
warnings
|
4 \(en warnings
|
||||||
.It 8
|
.It
|
||||||
informative messages
|
8 \(en informative messages
|
||||||
.It 16
|
.It
|
||||||
debugging messages
|
16 \(en debugging messages
|
||||||
.It 32
|
.It
|
||||||
stub messages for unimplemented features
|
32 \(en stub messages for unimplemented features
|
||||||
.It 256
|
.It
|
||||||
in\(hygame errors
|
256 \(en in\(hygame errors
|
||||||
.It 512
|
.It
|
||||||
software interrupts
|
512 \(en software interrupts
|
||||||
.It 1024
|
.It
|
||||||
emulator status messages
|
1024 \(en emulator status messages
|
||||||
.It 2048
|
.It
|
||||||
serial I/O messages
|
2048 \(en serial I/O messages
|
||||||
.El
|
.El
|
||||||
The default is to log warnings, errors, fatal errors, and status messages.
|
The default is to log warnings, errors, fatal errors, and status messages.
|
||||||
.It Fl p Ar patchfile , Fl -patch Ar patchfile
|
.It Fl p Ar patchfile , Fl -patch Ar patchfile
|
||||||
|
42
doc/mgba.6
42
doc/mgba.6
@ -59,27 +59,27 @@ Log messages during emulation to
|
|||||||
.Dv stdout .
|
.Dv stdout .
|
||||||
.Ar loglevel
|
.Ar loglevel
|
||||||
is a bitmask defining which types of messages to log:
|
is a bitmask defining which types of messages to log:
|
||||||
.Bl -inset
|
.Bl -bullet -compact
|
||||||
.It 1
|
.It
|
||||||
fatal errors
|
1 \(en fatal errors
|
||||||
.It 2
|
.It
|
||||||
errors
|
2 \(en errors
|
||||||
.It 4
|
.It
|
||||||
warnings
|
4 \(en warnings
|
||||||
.It 8
|
.It
|
||||||
informative messages
|
8 \(en informative messages
|
||||||
.It 16
|
.It
|
||||||
debugging messages
|
16 \(en debugging messages
|
||||||
.It 32
|
.It
|
||||||
stub messages for unimplemented features
|
32 \(en stub messages for unimplemented features
|
||||||
.It 256
|
.It
|
||||||
in\(hygame errors
|
256 \(en in\(hygame errors
|
||||||
.It 512
|
.It
|
||||||
software interrupts
|
512 \(en software interrupts
|
||||||
.It 1024
|
.It
|
||||||
emulator status messages
|
1024 \(en emulator status messages
|
||||||
.It 2048
|
.It
|
||||||
serial I/O messages
|
2048 \(en serial I/O messages
|
||||||
.El
|
.El
|
||||||
The default is to log warnings, errors, fatal errors, and status messages.
|
The default is to log warnings, errors, fatal errors, and status messages.
|
||||||
.It Fl p Ar patchfile , Fl -patch Ar patchfile
|
.It Fl p Ar patchfile , Fl -patch Ar patchfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user