From 93d67187664fc43814955fbf94511bbfb2cf6eca Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:46:35 +0000 Subject: other: update a bunch of argument descriptions and some arg/config names (#1441) * other: update a bunch of argument descriptions and some arg/config names * update docs * changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3