diff options
Diffstat (limited to 'games/colem/colem.pod')
-rw-r--r-- | games/colem/colem.pod | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/games/colem/colem.pod b/games/colem/colem.pod index 02e3b8167c..d5b0a8aa50 100644 --- a/games/colem/colem.pod +++ b/games/colem/colem.pod @@ -1,6 +1,5 @@ # pod source for colem man page. convert with: -# pod2man --stderr -s6 -r2.9 -cSlackBuilds.org colem.pod > colem.6 -# ignore the 'Expected text after =item, not a number' warnings. +# pod2man --stderr -s6 -r3.3 -cSlackBuilds.org colem.pod > colem.6 =pod @@ -34,23 +33,23 @@ Select debugging messages [bitmask, default: 5] =over 4 -=item 0 +=item Z<>0 Silent -=item 1 +=item Z<>1 Startup messages -=item 2 +=item Z<>2 VDP -=item 4 +=item Z<>4 Illegal Z80 ops -=item 16 +=item Z<>16 Sound @@ -110,15 +109,15 @@ Use given color palette [default: 0] =over 4 -=item 0 +=item Z<>0 Scaled VDP colors -=item 1 +=item Z<>1 Original VDP colors -=item 2 +=item Z<>2 Faded NTSC colors |