http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / fuzzyflakes.man
index 07c3b0f245bfe72944da10c507411dca8faae589..a85cf0e833762216cf02d3a32f2170b503046574 100644 (file)
@@ -17,6 +17,7 @@ fuzzyflakes - falling snowflakes/flower shapes
 [\-no-db]
 (\-color \fIstring\fP)
 (\-random-colors)
+[\-fps]
 .SH DESCRIPTION
 The
 .I fuzzyflakes
@@ -72,13 +73,16 @@ Disable double-buffering.
 .B \-color \fIstring\fP
 The base color for the color scheme.  Typed as a hexadecimal triplet
 with or with out the leading #. ie. fa4563 & #43cd12 are both acceptable.
-If the satration of you color is too low (<0.03) the random color
+If the saturation of you color is too low (<0.03) the random color
 generator will kick in.
 The default color is #efbea5
 .TP 8
 .B \-random-colors
 This enables the random color generation.  It is disabled by default.
 It overrides anything from -color
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -105,4 +109,4 @@ Barry Dmytro <badcherry@mailc.net>
 .SH CREDITS
 The color generation algorithm was borrowed from a friend <ZoeB>
 from #vegans@irc.blitzed.org.  Her site is http://beautifulfreak.net/.
-To see her original code in action visit her site.
\ No newline at end of file
+To see her original code in action visit her site.