mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
Updated README to reflect removal of debug flag for now.
This commit is contained in:
parent
50dd079b9e
commit
a18537040d
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ Run using `btm`.
|
|||
|
||||
- `-v`, `--version` displays the version number and exits.
|
||||
|
||||
- `-d`, `--debug` enables debug logging.
|
||||
|
||||
- `-r <RATE>`, `--rate <RATE>` will set the refresh rate in _milliseconds_. Lowest it can go is 250ms, the highest it can go is 2<sup>128</sup> - 1. Defaults to 1000ms, and lower values may take more resources due to more frequent polling of data, and may be less accurate in some circumstances.
|
||||
|
||||
- `-l`, `--left_legend` will move external table legends to the left side rather than the right side. Right side is default.
|
||||
|
|
Loading…
Reference in a new issue