From c21d6e7316dd36ebd0722be21b851a355eec3820 Mon Sep 17 00:00:00 2001 From: Carla Valenti Date: Tue, 16 Aug 2011 22:54:55 -0400 Subject: [PATCH] README: * Clarify the -d option * Updates EXAMPLES Section --- tty-clock.1 | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/tty-clock.1 b/tty-clock.1 index ebd72d5..9db5067 100644 --- a/tty-clock.1 +++ b/tty-clock.1 @@ -90,11 +90,19 @@ Show some info about tty\-clock. Show usage information. .TP \fB\-d\fR \fIdelay\fR -Set the delay between two redraws of the clock. +Set the delay (in nanoseconds) between two redraws of the clock. .SH "EXAMPLES" .LP -The following example displays a fullscreen clock at boot on one of -the Virtual Terminals on a Linux system using an +To invoke +.I tty\-clock +in screensaver mode with the clock display set to rebound and the update +delay set to 1/10th of a second (10 FPS): +.IP +$ tty\-clock -Srd 100000000 +.LP +The following example arranges for \fItty-clock\fR to be displayed +indefinitely on one of the Virtual Terminals on a Linux system +at boot time using an .B inittab(5) entry: .IP