URI:
       Updated README to reflect delay changes - tty-clock - port of tty-clock to OpenBSD, with pledge/unveil added as goodie.
  HTML git clone https://git.drkhsh.at/tty-clock.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 4a34f356c6641defc916d884e73ab6756abfa509
   DIR parent 35eab7950dc7fb3836bab6fc28ff8147791a5631
  HTML Author: Grey <grey@greytheory.net>
       Date:   Thu,  3 Oct 2013 20:59:45 +0100
       
       Updated README to reflect delay changes
       
       Diffstat:
         M README                              |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -12,5 +12,5 @@ usage : tty-clock [-sSbctrnvih] [-C [0-7]] [-f format] [-T tty]
            -v            Show tty-clock version
            -i            Show some info about tty-clock
            -h            Show this page
       -    -d delay      Set the delay between two redraws of the clock 
       -
       +    -d delay      Set the delay between two redraws of the clock. Default 1s.
       +    -D nsdelay    Additional delay between two redraws of the clock in nanoseconds. Default 0ns.