From f595b6fb5e45cf0de287bd5ca06d241067d615ce Mon Sep 17 00:00:00 2001 From: bgk Date: Fri, 27 Apr 2012 14:30:15 +0000 Subject: [PATCH] DEBIAN: Add manpages for gvbam and wxvbam, thanks to Jeremy Newton for writing them. git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1093 a31d4220-a93d-0410-bf67-fe4944624d44 --- debian/gvbam.1 | 32 +++++++++++++++++++++++++ debian/vbam-gtk.manpages | 1 + debian/vbam-wx.manpages | 1 + debian/wxvbam.1 | 50 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 84 insertions(+) create mode 100644 debian/gvbam.1 create mode 100644 debian/vbam-gtk.manpages create mode 100644 debian/vbam-wx.manpages create mode 100644 debian/wxvbam.1 diff --git a/debian/gvbam.1 b/debian/gvbam.1 new file mode 100644 index 00000000..0cb396fc --- /dev/null +++ b/debian/gvbam.1 @@ -0,0 +1,32 @@ +.TH gvbam 1 "March 28, 2012" +.SH NAME +VBAM-GTK \- (aka +.B gvbam +) A gtk GUI for a high compatibility Gameboy Advance +Emulator combining Visual Boy Advance developments. +.SH SYNOPSIS +.B GVBAM +.RI [ options ] +.SH DESCRIPTION +.B VisualBoyAdvance-M +is a Nintendo Game Boy Emulator with high compatibility with +commercial games. +.P +It emulates the Nintendo Game Boy Advance hand held console, in +addition to the original Game Boy hand held systems and its Super and Color +variants. +.P +VBA-M is a continued development of the now inactive VisualBoy +Advance project, with many improvements from various developments of VBA. +.P +This application is the GTK GUI version of VisualBoyAdvance-M. +.SH OPTIONS +.TP +.BI "\-h, \-\-help +Output version information +.TP +.B \-v, \-\-version +Output version information +.SH AUTHOR +This manual page was written by Jeremy Newton , +for the RPMFusion and VBAM. This man page can be free used by anyone. diff --git a/debian/vbam-gtk.manpages b/debian/vbam-gtk.manpages new file mode 100644 index 00000000..15ac9818 --- /dev/null +++ b/debian/vbam-gtk.manpages @@ -0,0 +1 @@ +debian/gvbam.1 diff --git a/debian/vbam-wx.manpages b/debian/vbam-wx.manpages new file mode 100644 index 00000000..35d48d24 --- /dev/null +++ b/debian/vbam-wx.manpages @@ -0,0 +1 @@ +debian/wxvbam.1 diff --git a/debian/wxvbam.1 b/debian/wxvbam.1 new file mode 100644 index 00000000..1fd7c8a5 --- /dev/null +++ b/debian/wxvbam.1 @@ -0,0 +1,50 @@ +.TH wxvbam 1 "March 28, 2012" +.SH NAME +VBAM-WX \- (aka +.B wxvbam +) A wxWidgets GUI for a high compatibility Gameboy Advance +Emulator combining Visual Boy Advance developments. +.SH SYNOPSIS +.B WXVBAM +.RI [ options ] +.SH DESCRIPTION +.B VisualBoyAdvance-M +is a Nintendo Game Boy Emulator with high compatibility with +commercial games. +.P +It emulates the Nintendo Game Boy Advance hand held console, in +addition to the original Game Boy hand held systems and its Super and Color +variants. +.P +VBA-M is a continued development of the now inactive VisualBoy +Advance project, with many improvements from various developments of VBA. +.P +This application is the wxWidgets GUI version of VisualBoyAdvance-M. +.SH OPTIONS +.TP +.BI "\-h, \-\-help +Show help message +.TP +.B \-\-verbose +Generate verbose log messages +.TP +.B \-\-save-xrc= +Save built-in XRC file and exit +.TP +.B \-\-save-over= +Save built-in vba-over.ini and exit +.TP +.B \-\-print-cfg-path +Print configuration path and exit +.TP +.B \-f, \-\-fullscreen +Start in full-screen mode +.TP +.B \-s, \-\-delete-shared-state +Delete shared link state first, if it exists +.TP +.B \-o, \-\-list-options +List all settable options and exit +.SH AUTHOR +This manual page was written by Jeremy Newton , +for the RPMFusion and VBAM. This man page can be free used by anyone.