mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-27 06:30:19 +00:00
[skip travis] reword readme for new widget flag
This commit is contained in:
parent
debee7d9cb
commit
aca6c268ab
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Run using `btm`.
|
|||
|
||||
- `-R`, `--regex` will default to using regex.
|
||||
|
||||
- `--cpu_default`, `--memory_default`, `--disk_default`, `--temperature_default`, `--network_default`, `--process_default` will default the selected widget on startup to that option. By default the process widget is selected.
|
||||
- `--cpu_default`, `--memory_default`, `--disk_default`, `--temperature_default`, `--network_default`, `--process_default` will select the corresponding widget on startup. By default the process widget is selected.
|
||||
|
||||
- `-C`, `--config` takes in a file path leading to a TOML file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue