summaryrefslogtreecommitdiff
path: root/spout.1
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-07-30 20:18:52 +0100
committerNick White <git@njw.me.uk>2010-07-30 20:18:52 +0100
commit1ca9055590b1e6953c3ccc6f92a6ce889caa6c56 (patch)
tree1dab6f831db5e526908f8cfba558529c61dde4ce /spout.1
parentca61acd4506afb0125ae64b33f5f90ee198c0f6e (diff)
Added man page, tidied docs
Diffstat (limited to 'spout.1')
-rw-r--r--spout.134
1 files changed, 34 insertions, 0 deletions
diff --git a/spout.1 b/spout.1
new file mode 100644
index 0000000..5a74cfd
--- /dev/null
+++ b/spout.1
@@ -0,0 +1,34 @@
+.\" See COPYING file for copyright, license and warranty details.
+.TH SPOUT 1 spout\-VERSION
+.SH NAME
+spout \- a simple caveflying game.
+.SH SYNOPSIS
+.B spout
+.RB [-f]
+.RB [-z\ zoom]
+.SH DESCRIPTION
+Spout is a simple caveflying game. The object is to get as high
+as possible, avoiding or destroying obstacles.
+.SH OPTIONS
+.TP
+.B \-f
+Fullscreen
+.TP
+.B \-z zoom
+Zooms the screen by zoom times (default: 4)
+.SH USAGE
+.TP
+.B Left
+Rotate left
+.TP
+.B Right
+Rotate right
+.TP
+.B Space
+Thrust
+.TP
+.B Escape
+Pause
+.TP
+.B Shift\-Escape
+Quit