summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-03-05 02:09:29 -0500
committerGitHub <noreply@github.com>2020-03-05 02:09:29 -0500
commit188858fedda635734bb1906c179103a3abf7eaee (patch)
treeef5e63efaa86ff5cb11b2349ed5c2f548f89f7a6 /README.md
parentd018c6ee886d93203021f97ec184be8a4929e697 (diff)
Formatting and typos (#63)
* Fix typo and run rustfmt. * Also add rustfmt check to travis... this might be temporary. * Add a bit on default config files being created in the debian extended description. * Add rustup component add to travis. * Disable rustfmt for now, seems to play weird on windows builds. * Remove unneccesary deprecate ignore.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01e0be51..0babdcc3 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,7 @@ Run using `btm`.
- `-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. If doesn't exist, creates one.
+- `-C`, `--config` takes in a file path leading to a TOML file. If the file doesn't exist, one will be created.
- `-b`, `--basic` will enable basic mode, removing all graphs from the main interface and condensing data.