http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / noseguy.man
index cc1d724337ea0daa8094da6b36219a1d0d4837dc..3d98ea0bbb1a76be028bfc812eb0eb478064f840 100644 (file)
@@ -17,6 +17,7 @@ noseguy - a little guy with a big nose wanders around being witty
 [\-program \fIprogram\fP]
 [\-filename \fIfile\fP]
 [\-text \fItext\fP]
+[\-fps]
 .SH DESCRIPTION
 A little man with a big nose and a hat runs around spewing out messages to
 the screen.  This code (and its bitmaps) were extracted from the \fIxnlock\fP
@@ -45,7 +46,7 @@ The font used for the messages.
 This program will be run periodically, and its output will be the text
 of the messages.  Default:
 
-    xscreensaver-text --cols 40 | head -15
+    xscreensaver-text --cols 40 | head -n15
 
 You can configure the text printed through the "Advanced" tab of
 .BR xscreensaver\-demo (1),
@@ -57,6 +58,9 @@ for all messages.
 .TP 8
 .B \-text \fIstring\fP
 If \fImode\fP is \fIstring\fP, then this text will be used for all messages.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8