X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpedal.man;h=317d2d2e34c392d37ed468f87306808d49139905;hp=7a0c3e5b82be10fbfa92cf7a294e2a07195acac4;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/pedal.man b/hacks/pedal.man index 7a0c3e5b..317d2d2e 100644 --- a/hacks/pedal.man +++ b/hacks/pedal.man @@ -3,7 +3,7 @@ pedal - pretty geometric picture program .SH SYNOPSIS .B pedal -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-delay \fIseconds\fP] [-maxlines \fInumber\fP] [-fadedelay \fIuseconds\fP] [-mono] [\-install] [\-visual \fIvisual\fP] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-delay \fIseconds\fP] [-maxlines \fInumber\fP] [-mono] [\-install] [\-visual \fIvisual\fP] .SH DESCRIPTION The \fIpedal\fP program displays pretty geometric pictures. .SH OPTIONS @@ -28,12 +28,6 @@ The number of seconds to pause between each picture. .B \-maxlines \fInumber\fP The maximum number of lines in the drawing. Good values are between 20 and 2000. Maximum value is 16K. -.TP 8 -.B \-fadedelay \fImicroseconds\fP -The number of micro seconds to take when fading in and out. -.TP 8 -.B \-mono -Don't do fading. Pretend we're on a monochrome display. .PP To make your X server grunt under load, and to impress your friends, try \fIpedal -mono -delay 0 -maxlines 100\fp.