Author: miriam Date: 2008-09-13 19:22:08 +0000 (Sat, 13 Sep 2008) New Revision: 8116
Modified: packages/trunk/sdlbasic/debian/sdlBrt.1 Log: Fixed man page Modified: packages/trunk/sdlbasic/debian/sdlBrt.1 =================================================================== --- packages/trunk/sdlbasic/debian/sdlBrt.1 2008-09-13 11:48:29 UTC (rev 8115) +++ packages/trunk/sdlbasic/debian/sdlBrt.1 2008-09-13 19:22:08 UTC (rev 8116) @@ -8,14 +8,30 @@ sdlBrt is the runtime interpreter of sdlBasic, a small, efficient and multiplatform BASIC interpreter aimed to game creation using the power of SDL library. It was inspired by the old and glorious AMOS. .SH "OPTIONS" Options: -\fB\-\-nosound\fR : disable sound -\fB\-\-nosocket\fR : disable socket commands -\fB\-\-nodefaults\fR : disable creation of default display -\fB\-\-debug\fR : start the program step by step -\fB\-\-version\fR : software version -\fB\-\-license\fR : license of software -\fB\-\-copyright\fR: credits of software -\fB\-\-help\fR : this help +.TP +\fB\-\-nosound\fR +disable sound +.TP +\fB\-\-nosocket\fR +disable socket commands +.TP +\fB\-\-nodefaults\fR +disable creation of default display +.TP +\fB\-\-debug\fR +start the program step by step +.TP +\fB\-\-version\fR +software version +.TP +\fB\-\-license\fR +license of software +.TP +\fB\-\-copyright\fR +credits of software +.TP +\fB\-\-help\fR +this help .SH "SEE ALSO" The homepage of sdlBasic can be found at .B http://www.sdlbasic.altervista.org/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

