The readme was out of date from what was reflected in the code.reverse-branch
parent
ad835677bc
commit
78f2238cfc
1 changed files with 13 additions and 11 deletions
@ -1,11 +1,13 @@ |
|||||||
usage : tty-clock [-sctrvih] [-C [0-7]] [-f format] |
usage : tty-clock [-sctrvihDB] [-C [0-7]] [-f format] |
||||||
-s Show seconds |
-s Show seconds |
||||||
-c Set the clock at the center of the terminal |
-c Set the clock at the center of the terminal |
||||||
-C [0-7] Set the clock color |
-C [0-7] Set the clock color |
||||||
-t Set the hour in 12h format |
-t Set the hour in 12h format |
||||||
-r Do rebound the clock |
-r Do rebound the clock |
||||||
-f format Set the date format |
-f format Set the date format |
||||||
-v Show tty-clock version |
-v Show tty-clock version |
||||||
-i Show some info about tty-clock |
-i Show some info about tty-clock |
||||||
-h Show this page |
-h Show this page |
||||||
-B Enable blinking colon |
-d delay Set the delay between two redraws of the clock |
||||||
|
-D Hide date |
||||||
|
-B Enable blinking colon |
||||||
|
|||||||
Loading…
Reference in new issue