http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / vines.man
index 0245cdc79439ca83135dfaee310c099f2857bdf8..45e79852fe53aa25307e378dc11527fc73bc3667 100644 (file)
@@ -5,6 +5,7 @@ vines - draws pseudo-fractal geometric patterns
 .B vines
 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-delay \fImicroseconds\fP]
 
+[\-fps]
 .SH DESCRIPTION
 The \fIvines\fP program is yet another geometric pattern generator, this
 one's claim to fame being a pseudo-fractal looking vine like pattern that
@@ -30,8 +31,11 @@ Specify which visual to use.  Legal values are the name of a visual class,
 or the id number (decimal or hex) of a specific visual.
 .TP 8
 .B \-ncolors \fIinteger\fP
-How many colors should be used (if possible).  Default 200.
+How many colors should be used (if possible).  Default 64.
 The colors are chosen randomly.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -59,4 +63,4 @@ Tracy Camp <campt@hurrah.com>, 1997.
 Tweaked by David Hansen <dhansen@metapath.com>, 21-Mar-97.
 
 Ability to run standalone or with \fIxscreensaver\fP added by 
-Jamie Zawinski <jwz@netscape.com>, 10-May-97.
+Jamie Zawinski <jwz@jwz.org>, 10-May-97.