r8160 - packages/branches/neverball/experimental/debian

Jordà Polo jorda-guest at alioth.debian.org
Tue Sep 16 17:25:26 UTC 2008


Author: jorda-guest
Date: 2008-09-16 17:25:26 +0000 (Tue, 16 Sep 2008)
New Revision: 8160

Modified:
   packages/branches/neverball/experimental/debian/changelog
   packages/branches/neverball/experimental/debian/mapc.1
   packages/branches/neverball/experimental/debian/neverball.6
   packages/branches/neverball/experimental/debian/neverputt.6
Log:
Update manpages to reflect new command-line options.

Modified: packages/branches/neverball/experimental/debian/changelog
===================================================================
--- packages/branches/neverball/experimental/debian/changelog	2008-09-16 07:09:20 UTC (rev 8159)
+++ packages/branches/neverball/experimental/debian/changelog	2008-09-16 17:25:26 UTC (rev 8160)
@@ -17,6 +17,7 @@
     + Added a brief debian/README.source.
   * Provide debug package. (Closes: #484872)
   * Split neverputt into a neverputt and neverputt-data.
+  * Update manpages to reflect new command-line options.
 
  -- Jordà Polo <jorda at ettin.org>  Sat, 26 Apr 2008 19:43:24 +0200
 

Modified: packages/branches/neverball/experimental/debian/mapc.1
===================================================================
--- packages/branches/neverball/experimental/debian/mapc.1	2008-09-16 07:09:20 UTC (rev 8159)
+++ packages/branches/neverball/experimental/debian/mapc.1	2008-09-16 17:25:26 UTC (rev 8160)
@@ -1,17 +1,23 @@
-.TH MAPC 1 "August 2007" "Version 1.4.0"
+.TH MAPC 1 "September 2008" "Version 1.5.0"
 
 .SH NAME
 .B mapc
 \- A map compiler for Neverball and Neverputt
 
 .SH SYNOPSIS
-\fBmapc\fR \fIname.map\fR [\fIdatadir\fR]
+\fBmapc\fR \fImap\fR \fIdata\fR [options]
 .br
 
 .SH DESCRIPTION
 \fBmapc\fR is a map compiler for Neverball and Neverputt. The output
-will be saved to \fIname.sol\fR.
+will be saved to \fImap.sol\fR.
 
+.SH OPTIONS
+The following command-line options are available:
+.TP
+.I \-d, \-\-debug
+Display debugging information.
+
 .SH SEE ALSO
 .br
 Mapping guide: <http://icculus.org/neverball/mapping/>. The Neverball

Modified: packages/branches/neverball/experimental/debian/neverball.6
===================================================================
--- packages/branches/neverball/experimental/debian/neverball.6	2008-09-16 07:09:20 UTC (rev 8159)
+++ packages/branches/neverball/experimental/debian/neverball.6	2008-09-16 17:25:26 UTC (rev 8160)
@@ -1,11 +1,11 @@
-.TH NEVERBALL 6 "August 2007" "Version 1.4.0"
+.TH NEVERBALL 6 "September 2008" "Version 1.5.0"
 
 .SH NAME
 .B neverball
 \- 3D floor-tilting game
 
 .SH SYNOPSIS
-\fBneverball\fR \fI[<datadir>]\fR
+\fBneverball\fR \fI[options]\fR
 .br
 
 .SH DESCRIPTION
@@ -18,8 +18,20 @@
 .SH OPTIONS
 The following command-line options are available:
 .TP
-.I [<datadir>]
+.I \-d, \-\-datadir DIR
 Run the game with a different data directory
+.TP
+.I \-r, \-\-replay FILE
+Play the specified replay.
+.TP
+.I \-i, \-\-info
+Display information about the replay specified by \-\-replay.
+.TP
+.I \-v, \-\-version
+Show version number.
+.TP
+.I \-h, \-\-help
+Show a summary of command-line options.
 
 .SH CONTROLS
 .TP

Modified: packages/branches/neverball/experimental/debian/neverputt.6
===================================================================
--- packages/branches/neverball/experimental/debian/neverputt.6	2008-09-16 07:09:20 UTC (rev 8159)
+++ packages/branches/neverball/experimental/debian/neverputt.6	2008-09-16 17:25:26 UTC (rev 8160)
@@ -1,4 +1,4 @@
-.TH NEVERPUTT 6 "August 2007" "Version 1.4.0"
+.TH NEVERPUTT 6 "September 2008" "Version 1.5.0"
 
 .SH NAME
 .B neverputt
@@ -10,8 +10,8 @@
 
 .SH DESCRIPTION
 Based on the physics and graphics of Neverball, Neverputt is a hot-seat
-multi-player miniature golf game for 1 to 4 players. The 18-hole course
-takes advantage of all the elements that challenge Neverball players,
+multi-player miniature golf game for 1 to 4 players. The available courses
+take advantage of all the elements that challenge Neverball players,
 including moving platforms and barriers, teleporters, ramps, and drop-offs.
 A simple putting interface and golf scoring system have been added.
 




More information about the Pkg-games-commits mailing list