mirror of
https://github.com/PoetryInCode/matrix.git
synced 2026-08-13 11:24:40 -04:00
update readme with flag info
This commit is contained in:
parent
c16b8ce60b
commit
aea9655f73
@ -4,3 +4,9 @@ A matrix program to get some practice with C and the [ncurses](https://github.co
|
||||
# Features
|
||||
|
||||
It will start the streams moving downwards. Pressing \[S] will start/stop the streams. Pressing \[R] while the stream is stopped it will reverse the direction
|
||||
|
||||
## Flags
|
||||
|
||||
`--help` or `-h`: Print a help message for the program
|
||||
`--streamLen`: Sets the length of the stream to the proceeding value
|
||||
`--tickTime`: Sets the time in ms between redraws of the streams
|
||||
Loading…
x
Reference in New Issue
Block a user