summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-17 12:07:43 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-17 12:07:43 -0500
commitc669b5337c5267120448b28b0cd9a48975e59dc9 (patch)
treec2f2faeed8633f37b331cc46f84168322b36a1ba /README.md
parent531e6ed76e689c243416d832e8e84cd9382f1693 (diff)
Add ability to still show data entries in the legend even if line is disabled.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba7fccfd..b00d3de9 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,8 @@ Run using `btm`.
- `--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.
+- `-s`, `--show_disabled_data` will show data entries in the graph legends even if the lines for that entry are disabled.
+
- `-C`, `--config` takes in a file path leading to a TOML file.
### Config Files