commit
7a789dc0f8
4 changed files with 48 additions and 17 deletions
@ -0,0 +1,2 @@ |
||||
tty-clock |
||||
tty-clock.dSYM/ |
||||
@ -1,10 +1,13 @@ |
||||
usage : tty-clock [-sctrvih] [-C [0-7]] [-f format] |
||||
-s Show seconds |
||||
-c Set the clock at the center of the terminal |
||||
-C [0-7] Set the clock color |
||||
-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 |
||||
usage : tty-clock [-sctrvihDB] [-C [0-7]] [-f format] |
||||
-s Show seconds |
||||
-c Set the clock at the center of the terminal |
||||
-C [0-7] Set the clock color |
||||
-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 |
||||
-d delay Set the delay between two redraws of the clock |
||||
-D Hide date |
||||
-B Enable blinking colon |
||||
|
||||
Loading…
Reference in new issue