summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-09-01 00:26:05 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-09-01 00:26:05 -0400
commit01f65d378bfa7108a9e6ce65cef28fa735e798c1 (patch)
tree459bd2f1348a339390ef1751009b0db2771ffa43 /README.md
parenta4ddd649e140e1bc7cab29a53662d4f345f4f1ff (diff)
docs: Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cbf5b55e..3f8f2edd 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ A cross-platform graphical process/system monitor with a customizable interface
- [Expanding](#expanding)
- [Basic mode](#basic-mode)
- [Config files](#config-files)
- - [Config flags and options](#config-flags-and-options)
+ - [Config flags](#config-flags)
- [Theming](#theming)
- [Layout](#layout)
- [Battery](#battery)
@@ -456,7 +456,7 @@ By default, bottom will look at (based on [dirs](https://github.com/dirs-dev/dir
Note that if a config file does not exist at either the default location or the passed in location via `-C` or `--config`, one is automatically created with no settings applied.
-#### Config flags and options
+#### Config flags
The following options can be set under `[flags]` to achieve the same effect as passing in a flag on runtime. Note that if a flag is given, it will override the config file.