blob: 073dd3118efd7954f1e92e7a9ff38513e72b1116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.TH "NJAM" "6"
.SH "NAME"
njam - Pacman-like game with multiplayer support
.SH "SYNOPSIS"
.PP
\fBnjam\fR [\-w] [\-h]
.SH "DESCRIPTION"
.PP
This manual page documents briefly the
\fBnjam\fR command.
.PP
\fBnjam\fR is a pacman-like game with multiplayer support.
.SH "OPTIONS"
.PP
.IP "\fB\-w\fP " 10
Start in windowed mode (as opposed to fullscreen)
.IP "\fB\-h\fP " 10
use hardware surfaces (faster, doesn't work well with all graphic cards)
|