http://www.jwz.org/xscreensaver/xscreensaver-5.09.tar.gz
[xscreensaver] / hacks / truchet.man
index 3f915125f7721ea33ed0ac01a4082e6598f2f7b5..33890e6b00f29bf194bd30156ea2fe624de6a465 100644 (file)
@@ -4,17 +4,18 @@ truchet - draws curved or angular Truchet patterns
 .SH SYNOPSIS
 .B truchet
 [\-display \fIhost:display.screen\fP]  [\-foreground \fIcolor\fP] [\-background \fIcolor\fP]
-[\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP]
+[\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fImilliseconds\fP]
 [\-min\-width \fIinteger\fP] [\-min-height \fIinteger\fP] [\-max-width \fIinteger\fP] 
 [\-max-height \fIinteger\fP] [\-max\-linewidth \fIinteger\fP] [\-min-linewidth \fIinteger\fP] 
 [\-erase] [\-no\-erase] [\-erase\-count \fIinteger\fP] [\-square] [\-not\-square] [\-curves]
 [\-no\-curves] [\-angle] [\-no\-angles] [\-scroll] [\-scroll\-overlap \fIinteger\fP] 
 [\-anim\-delay \fIinteger\fP] [\-anim\-step\-size \fIinteger\fP]
 
+[\-fps]
 .SH DESCRIPTION
 The \fItruchet\fP program draws arc and line based Truchet patterns.
 .SH OPTIONS
-.l truchet
+.I truchet
 accepts the following options:
 .TP 8
 .B  \-window
@@ -34,8 +35,8 @@ 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 \-delay \fImicroseconds\fP
-How long to wait between drawing each screenful. Default is 3 seconds.
+.B \-delay \fImilliseconds\fP
+How long to wait between drawing each screenful. Default is 1 seconds.
 
 .TP 8 
 .B \-min-width \fIinteger\fP
@@ -77,7 +78,7 @@ The number of screenfuls to draw before erasing. Default is 25.
 
 .TP 8
 .B \-not-square
-Whether to force the tiles to be square. Defualt is False (not-square).
+Whether to force the tiles to be square. Default is True (square).
 
 .TP 8
 .B \-curves
@@ -110,6 +111,9 @@ The time to pause between each animation step. Default is 100.
 The amount of steps to skip between each animation step. Default is 3.
 
 
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8