diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f09a1a..9c60d394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#1376](https://github.com/ClementTsang/bottom/pull/1376): Group together related command-line arguments in `-h` and `--help`. - [#1411](https://github.com/ClementTsang/bottom/pull/1411): Add `time` as a default column. - [#1436](https://github.com/ClementTsang/bottom/pull/1436): Use actual "swap" value for Windows. +- [#1441](https://github.com/ClementTsang/bottom/pull/1441): The following arguments have changed names: + - `--left_legend/-l` is now `--cpu_left_legend`. +- [#1441](https://github.com/ClementTsang/bottom/pull/1441): The following config arguments have changed names: + - `expanded_on_startup` is now `expanded`. + - `left_legend` is now `cpu_left_legend`. ### Bug Fixes diff --git a/docs/content/configuration/command-line-options.md b/docs/content/configuration/command-line-options.md index e0c6286b..9d95fc96 100644 --- a/docs/content/configuration/command-line-options.md +++ b/docs/content/configuration/command-line-options.md @@ -5,76 +5,76 @@ see information on these options by running `btm -h`, or run `btm --help` to dis ## General Options -| Option | Behaviour | -| ------------------------------------- | --------------------------------------------------- | -| `--autohide_time` | Temporarily shows the time scale in graphs. | -| `-b`, `--basic` | Hides graphs and uses a more basic look. | -| `-C`, `--config ` | Sets the location of the config file. | -| `-t`, `--default_time_value