File: epiphany-game.6

package info (click to toggle)
epiphany 0.7.0%2B0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 7,528 kB
  • sloc: cpp: 6,404; ansic: 141; makefile: 77; sh: 7
file content (59 lines) | stat: -rw-r--r-- 1,726 bytes parent folder | download | duplicates (5)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH EPIPHANY 6 "April 9, 2012"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
epiphany \- boulderdash clone
.SH SYNOPSIS
epiphany-game [options]
.SH DESCRIPTION
This manual page documents briefly the
.B epiphany
command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
.\" respectively.
\fBepiphany\fP is a clone of the good old C64 BoulderDash game.
.SH OPTIONS
\&\-\-help
.br
	Shows a brief help screen.
.PP
\&\-\-frame\-skip <n>
.br
	Skips <n> frames.
.PP
\&\-\-disable\-frame\-limiter
.br
	Disables frame limiter.
.PP
\&\-\-map <map_path>
.br
	Plays map at <map_path> as level.
.PP
\&\-\-disable\-music
.br
	Doesn't play music during game.
.PP
.SH AUTHOR
\fBepiphany\fP was written by Giuseppe D'Aqui' <kumber@tiscalinet.it>.

This manual page was written by Joerg Jaspert <joerg@debian.org>
and Ricardo Mones <mones@debian.org> for the Debian GNU/Linux system
(but may be used by others).