summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/man/mess.6
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/man/mess.6')
-rw-r--r--src/osd/sdl/man/mess.611
1 files changed, 10 insertions, 1 deletions
diff --git a/src/osd/sdl/man/mess.6 b/src/osd/sdl/man/mess.6
index 393943979e9..3de152071d5 100644
--- a/src/osd/sdl/man/mess.6
+++ b/src/osd/sdl/man/mess.6
@@ -16,7 +16,7 @@
.\" http://www.mess.org/
.\"
.\"
-.TH MESS 6 2015-03-23 0.160 "The Multiple Emulator Super System (MESS)"
+.TH MESS 6 2015-04-25 0.161 "The Multiple Emulator Super System (MESS)"
.\"
.\"
.\" NAME chapter
@@ -1065,6 +1065,15 @@ immediately upon startup. The default is NULL (no commands).
.\" SDL specific
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
.TP
+.B \-debugger \fIdebugger_name
+Name of the debugger to use. Default is AUTO.
+.TP
+.B \-debugger_font, \-dfont \fIfont_name
+Specifies the font to use for debugging. Default is AUTO.
+.TP
+.B \-debugger_font_size, \-dfontsize \fIsize
+Specifies the font size to use for debugging.
+.TP
.B \-[no]oslog
Outputs the error.log data to the system debugger. This can be used at
the same time as \-log to output the log data to both targets as well.