Update README.md
This commit is contained in:
parent
208b922c52
commit
7aecb0983d
1 changed files with 6 additions and 3 deletions
|
@ -33,9 +33,12 @@ cd led-matrix
|
||||||
python led-sysyem-monitor.py [--help] [--top-left {cpu,net,disk,mem-bat,none,temp,fan}]
|
python led-sysyem-monitor.py [--help] [--top-left {cpu,net,disk,mem-bat,none,temp,fan}]
|
||||||
[--bottom-left {cpu,net,disk,mem-bat,none,temp,fan}]
|
[--bottom-left {cpu,net,disk,mem-bat,none,temp,fan}]
|
||||||
[--top-right {cpu,net,disk,mem-bat,none,temp,fan}]
|
[--top-right {cpu,net,disk,mem-bat,none,temp,fan}]
|
||||||
[--bottom-right {cpu,net,disk,mem-bat,none,temp,fan}] [--left-snap LEFT_SNAP]
|
[--bottom-right {cpu,net,disk,mem-bat,none,temp,fan}]
|
||||||
[--right-snap RIGHT_SNAP] [--snapshot-path SNAPSHOT_PATH]
|
[--left-snap LEFT_SNAP]
|
||||||
[--snapshot-interval SNAPSHOT_INTERVAL] [--snapshot-duration SNAPSHOT_DURATION]
|
[--right-snap RIGHT_SNAP]
|
||||||
|
[--snapshot-path SNAPSHOT_PATH]
|
||||||
|
[--snapshot-interval SNAPSHOT_INTERVAL]
|
||||||
|
[--snapshot-duration SNAPSHOT_DURATION]
|
||||||
[--no-key-listener] [--disable-plugins]
|
[--no-key-listener] [--disable-plugins]
|
||||||
python led-sysyem-monitor.py --help #For more verbose help info
|
python led-sysyem-monitor.py --help #For more verbose help info
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue