X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=doc%2Fyoink.6.in;h=ece0fa5b474108bbbde5a81c5682d245c5018b31;hp=5742a5e51963b9dcc518380c0abbb358133ad101;hb=cfe38a72ab859538db6269bc9b97f55e8f1f8709;hpb=a4debfe4a5f5d339410788971b698ba00cb7f09c diff --git a/doc/yoink.6.in b/doc/yoink.6.in index 5742a5e..ece0fa5 100644 --- a/doc/yoink.6.in +++ b/doc/yoink.6.in @@ -28,7 +28,7 @@ .SH NAME Yoink \- An alien-smashing action game. .SH SYNOPSIS -.B yoink [-h|--help] [OPTION=VALUE]... +.B yoink [-h|--help] [-i|--info] [OPTION=VALUE]... .br .SH DESCRIPTION .PP @@ -42,7 +42,10 @@ arcade games like Joust, Bombjack, Rampage, and Defender--simple, fast-moving action. Basic arguments include: .TP .B -h, --help -Display this help and exit. +Display basic usage information, and exit immediately. +.TP +.B -i, --info +Display build and environment details, and exit immediately. .br .SH TIPS .PP @@ -124,13 +127,13 @@ as the numbers 1024 and 768. The video size will be 1024x768. Here is a list of some of the options available: .TP .B detail -The level of detail. Possible values are 1, 2, or 3, 1 meaning the least amount -of detail and 3 meaning the most. This effects the number of objects drawn to -the screen. A high level of detail will draw everything but could cause poor +The level of detail. Possible values are 1, 2, or 3 where 1 means the least +amount of detail and 3 means the most. This effects the number of objects drawn +to the screen. A high level of detail will draw everything but could cause poor frame rates if the graphics driver can't keep up with the load. Lower levels will omit certain details which aren't crucial for playing the game with the -benefit of higher frame rates. See the Notes for more ways to increase the -game's performance. The default value is 3. +possible benefit of higher frame rates. See the Notes for more ways to increase +the game's performance. The default value is 3. .TP .B doublebuffer If true, double-buffering will be used to help minimize distortion and artifacts