From aca6c268abf35b8c985b579b35a7f460453b31a3 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Fri, 14 Feb 2020 03:39:37 -0500 Subject: [PATCH] [skip travis] reword readme for new widget flag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42cd85f4..b5d52900 100644 --- a/README.md +++ b/README.md @@ -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.