File: penguin-command.6

package info (click to toggle)
penguin-command 1.6.11-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,420 kB
  • sloc: ansic: 6,514; sh: 3,167; objc: 224; makefile: 68
file content (33 lines) | stat: -rw-r--r-- 882 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
.\"                                      Hey, EMACS: -*- nroff -*-
.TH PENGUIN-COMMAND 6 "November 10, 2002"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
penguin-command \- a missile command clone
.SH SYNOPSIS
.B penguin-command
.RB [ \-\-fullscreen | \-f ]
.RB [ \-\-windowed | \-w ]
.RB [ \-\-nosound | \-s ]
.RB [ \-\-lefthandedmouse | \-l ]
.SH DESCRIPTION
This is a clone of the classic "Missile Command" Game, but it has better
graphics and music. You have to defend cities by shooting at missiles 
and smartbombs.
.SH OPTIONS
.TP
.B \-\-fullscreen, \-f
Run in fullscreen mode (default).
.TP
.B \-\-windowed, \-w
Run in windowed mode.
.TP
.B \-\-nosound, \-s
Run without sound.
.TP
.B \-\-lefthandedmouse, \-l
Swaps left and right mouse buttons.
.TP
.B \-\-help, \-h
Display help.
.SH AUTHOR
This manual page was written by Karl Bartel <karlb@gmx.net>.