From http://www.jwz.org/xscreensaver/xscreensaver-5.23.tar.gz
[xscreensaver] / hacks / ant.man
index ed255763987543feba937fa47bb9563ab87511a1..fb71d57b57b0936ac53cd9b939a8b7fc66e7907e 100644 (file)
@@ -25,6 +25,7 @@ ant - cellular automaton.
 [\-neighbors 9]
 [\-neighbors 12]
 [\-ncolors \fInumber\fP]
+[\-fps]
 .SH DESCRIPTION
 A cellular automaton that is really a two-dimensional Turing machine: as
 the heads ("ants") walk along the screen, they change pixel values in
@@ -68,6 +69,9 @@ How many neighbors each cell has.  Legal values are 3, 4, 6, 9, and 12.
 .TP 8
 .B \-ncolors \fInumber\fP
 Number of colors.  Default: 64.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8