URI:
       Update README - 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 e397a36fd7538f80b42d0ff3cbf21d1a059d7bb6
   DIR parent f13dc1490df862d8f1ea36d73a329420821981e3
  HTML Author: Martin Duquesnoy <xorg62@gmail.com>
       Date:   Sat, 11 Apr 2009 17:54:51 +0200
       
       Update README
       
       Diffstat:
         M README                              |      14 +++++++-------
       
       1 file changed, 7 insertions(+), 7 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -1,8 +1,8 @@
        tty-clock usage : tty-clock [-option]
       -  -s, --second        Show seconds
       -  -t, --twelve        Set the hour in 12h format
       -  -r, --rebound       Do rebound the clock
       -  -f, --format        Set the date format
       -  -v, --version       Show tty-clock version
       -  -i, --info          Show some info about tty-clock
       -  -h, --help          Show this page
       +  -s             Show seconds
       +  -t             Set the hour in 12h format
       +  -r             Do rebound the clock
       +  -f <format>    Set the date format
       +  -v             Show tty-clock version
       +  -i             Show some info about tty-clock
       +  -h             Show this page