summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-02-14 03:39:37 -0500
committerGitHub <noreply@github.com>2020-02-14 03:39:37 -0500
commitaca6c268abf35b8c985b579b35a7f460453b31a3 (patch)
tree07610cb5041052d4fdd535c7141a29b17d52957e
parentdebee7d9cbbe6d38b6136e318b5e6f461a6fd4a3 (diff)
[skip travis] reword readme for new widget flag
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.