Markand want it, i do it.

reverse-branch
Martin Duquesnoy 17 years ago
parent a899c5fd00
commit 74ca67139b
  1. 2
      README
  2. 2
      ttyclock.h

@ -1,4 +1,4 @@
tty-clock usage : tty-clock -[option] <arg>
tty-clock usage : tty-clock [-option] <arg>
-s, --second Show seconds
-b, --lock Lock the keyboard
-t, --twelve Set the hour in 12h format

@ -48,7 +48,7 @@
#define DATEWINH 3
/* Help string */
#define HELPSTR "tty-clock usage : tty-clock -[option] <arg> \n\
#define HELPSTR "tty-clock usage : tty-clock [-option] <arg> \n\
-s, --second Show seconds \n\
-l, --lock Lock the keyboard \n\
-c, --center Set the clock at the center of the terminal \n\

Loading…
Cancel
Save