File: xgnuboy.1

package info (click to toggle)
gnuboy 1.0.3-3
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k, lenny
  • size: 1,064 kB
  • ctags: 2,349
  • sloc: ansic: 12,467; asm: 2,641; cpp: 190; makefile: 175; sh: 152
file content (41 lines) | stat: -rw-r--r-- 977 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
.TH XGNUBOY "1" "July 2001" 
.SH NAME
xgnuboy \- gnuboy  Game Boy Emulator. 
.SH SYNOPSIS
.B xgnuboy 
[\fIoptions\fR] \fIromfile\fR
.SH DESCRIPTION
.TP
\fB\-\-source\fR FILE
read rc commands from FILE
.TP
\fB\-\-bind\fR KEY COMMAND
bind KEY to perform COMMAND
.TP
\fB\-\-VAR\fR=\fIVALUE\fR
set rc variable VAR to VALUE
.TP
\fB\-\-VAR\fR
set VAR to 1 (turn on boolean options)
.TP
\fB\-\-no\-VAR\fR
set VAR to 0 (turn off boolean options)
.TP
\fB\-\-showvars\fR
list all available rc variables
.TP
\fB\-\-help\fR
display this help and exit
.TP
\fB\-\-version\fR
output version information and exit
.TP
\fB\-\-copying\fR
show copying permissions
.SH AUTHOR
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
This manual page was written by Davide Puricelli <evo@debian.org>,
for the Debian GNU/Linux system (but may be used by others).