[dolphin-emu] 01/01: Update man page for 5.0

James Cowgill jcowgill-guest at moszumanska.debian.org
Tue Sep 29 14:10:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

jcowgill-guest pushed a commit to branch experimental
in repository dolphin-emu.

commit c26d0fb247406fdff24a311cd6df86ee05f01a0a
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Tue Sep 29 15:07:34 2015 +0100

    Update man page for 5.0
---
 debian/dolphin-emu.6 | 50 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 35 insertions(+), 15 deletions(-)

diff --git a/debian/dolphin-emu.6 b/debian/dolphin-emu.6
index 9eec1f1..d742e47 100644
--- a/debian/dolphin-emu.6
+++ b/debian/dolphin-emu.6
@@ -1,7 +1,6 @@
-.TH DOLPHIN-EMU 6 "December 10, 2010"
+.TH DOLPHIN-EMU 6 "September 2015"
 .SH NAME
-dolphin-emu \- A Gamecube, Wii and Triforce (the arcade machine based on the
-Gamecube) emulator.
+dolphin-emu \- A Gamecube, Wii and Triforce emulator.
 .SH SYNOPSIS
 .B dolphin-emu
 .RI [ options ]
@@ -19,23 +18,44 @@ Triforce compatibility is not really known yet, but at least one game runs,
 with minor glitches. 
 .SH OPTIONS
 .TP
-.BI "\-A, \-\-audio-plugin="plugin
-Specify an audio plugin
+\fB\-A\fR, \fB\-\-audio_emulation=\fIemulation\fR
+Specifies the audio emulation type to use. This can either be
+.B HLE
+(high level emulation), or
+.B LLE
+(low level emulation).
+.TP
+.BR \-b ", " \-\-batch
+Exit application when emulator closes.
+.TP
+.BR \-d ", " \-\-debugger
+Opens the debugger.
+.TP
+\fB\-e\fR, \fB\-\-exec=\fIfile\fR
+Loads and starts emulating the specified file (ELF, DOL, GCM, ISO, WBFS, CISO, GCZ, WAD).
+.TP
+.BR \-h ", " \-\-help
+Displays a brief help message.
 .TP
-.B \-b, \-\-batch
-Exit application when emulator closes
+.BR \-l ", " \-\-logger
+Opens the logger.
 .TP
-.B \-d, \-\-debugger
-Open the debugger
+\fB\-m\fR, \fB\-\-movie=\fIfile\fR
+Plays a movie file.
 .TP
-.BI "\-e, \-\-exec="file
-Loads the specified file (DOL, ELF, WAD, GCM, ISO)
+\fB\-U\fR, \fB\-\-user=\fIpath\fR
+Sets the user configuration directory.
 .TP
-.B \-l, \-\-logger
-Open the logger
+\fB\-V\fR, \fB\-\-video_backend=\fIbackend\fR
+Specifies the video backend to use. This can either be
+.B OGL
+for the OpenGL backend, or
+.B 'Software Renderer'
+for the Software backend.
+.SH FILES
 .TP
-.BI "\-V, \-\-video-plugin="plugin
-Specify a video plugin
+.I $HOME/.dolphin-emu
+Default user configuration directory.
 .SH AUTHOR
 This manual page was written by Glenn Rice <glennricster at gmail.com>,
 for the Debian system (but may be used by others).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git



More information about the Pkg-games-commits mailing list