Changelog
This commit is contained in:
parent
e61ef6042d
commit
e206729fc3
3
1.5.md
3
1.5.md
|
@ -57,7 +57,8 @@ to customize where or if the progress bar will appear.
|
|||
**CPU**<br \>
|
||||
- Added `cpu_shorthand` to shorten the output of CPU. **[@iandrewt](https://github.com/iandrewt)**
|
||||
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
|
||||
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`.
|
||||
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off/on info`.
|
||||
- Added `cpu_cores` to enable/disable showing the number of CPU cores in the output.
|
||||
|
||||
**GPU**<br \>
|
||||
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. **[@iandrewt](https://github.com/iandrewt)**
|
||||
|
|
Reference in New Issue