X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fflame.man;h=dae4d1b05b082119765642330f6c2ae97a1ea385;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hp=5c3f7b669145a28d87ea61c2098a7bcc0baddf60;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/flame.man b/hacks/flame.man index 5c3f7b66..dae4d1b0 100644 --- a/hacks/flame.man +++ b/hacks/flame.man @@ -4,6 +4,7 @@ flame - draw weird cosmic fractals .SH SYNOPSIS .B flame [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-colors \fIinteger\fP] [\-iterations \fIinteger\fP] [\-points \fIinteger\fP] [\-delay \fImicroseconds\fP] [\-delay2 \fImicroseconds\fP] +[\-fps] .SH DESCRIPTION The \fIflame\fP program generates colorful fractal displays. .SH OPTIONS @@ -42,6 +43,9 @@ or about 1/20th second. .B \-delay2 \fImicroseconds\fP How long we should wait before clearing the screen when each run ends. Default 2000000, or two seconds. +.TP 8 +.B \-fps +Display the current frame rate and CPU load. .SH ENVIRONMENT .PP .TP 8 @@ -67,4 +71,4 @@ supporting documentation. Scott Graves , 06-Jun-91.n Ability to run standalone or with \fIxscreensaver\fP added by -Jamie Zawinski , 18-Oct-93. +Jamie Zawinski , 18-Oct-93.