Author: ceros-guest Date: 2008-05-11 05:04:09 +0000 (Sun, 11 May 2008) New Revision: 6946
Modified: packages/trunk/vegastrike/debian/vegastrike.6 Log: Fixing manual page Modified: packages/trunk/vegastrike/debian/vegastrike.6 =================================================================== --- packages/trunk/vegastrike/debian/vegastrike.6 2008-05-11 04:14:40 UTC (rev 6945) +++ packages/trunk/vegastrike/debian/vegastrike.6 2008-05-11 05:04:09 UTC (rev 6946) @@ -1,7 +1,7 @@ .\" -*- nroff -*- .pc .TH VEGASTRIKE 6 "July 2007" "Version 0.5" "Vega Strike 0.5" -.SH NAME +.SH NAME vegastrike \- Trade, Fight and Explore the Universe .SH SYNOPSIS .BI "vsinstall" @@ -18,7 +18,8 @@ .SH DESCRIPTION .B vsinstall .I script -Sets up the default save game, copies the vegastrike.config file to a user's ~/.vegastrike-0.5.0 directory and runs +Sets up the default save game, copies the vegastrike.config file to a user's +~/.vegastrike-0.5.0 directory and runs .B vssetup from the proper directory (and runs the game afterwards). .PP @@ -26,19 +27,22 @@ .I binary This binary is called by .B vsinstall -to do the initial setup of vegastrike. It can also be used again by running the command while in the directory ~/.vegastrike-0.5.0. +to do the initial setup of vegastrike. It can also be used again by running the +command while in the directory ~/.vegastrike-0.5.0. .PP .B vegastrike .I binary -Begins Vega Strike with the selected XML mission file (full path necessary) and the save game appearing as the only text in ~/.vegastrike-0.5.0/save.txt +Begins Vega Strike with the selected XML mission file (full path necessary) and +the save game appearing as the only text in ~/.vegastrike-0.5.0/save.txt .PP .SH OPTIONS .TP .I -d/my/data/dir -specifies +specifies .I /my/data/dir -as the path for finding the vega strike data. Default is /usr/share/games/vegastrike/data +as the path for finding the vega strike data. Default is +/usr/share/games/vegastrike/data .TP .I -p1024,2405,1245090101 Forces the player's starting location to be at x= 1024, y= 2405, z=1245090101 @@ -63,7 +67,8 @@ switch. .br .br -A simple illustration of how to adjust vegastrike.config and the associated keybindings and options is in the readme.txt file in +A simple illustration of how to adjust vegastrike.config and the associated +keybindings and options is in the readme.txt file in .br .I "/usr/share/doc/vegastrike" or in color at _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

