mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
[skip travis] Fix typo
This commit is contained in:
parent
76189efee4
commit
483d338493
@ -42,7 +42,7 @@ Note that all options and keybindings on GitHub may reflect the current developm
|
||||
|
||||
- `-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 - 1</sup>. 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.
|
||||
- `-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.
|
||||
|
||||
### Keybindings
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user