docs: Fix typos
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
*BREAKING CHANGES*
|
*BREAKING CHANGES*
|
||||||
+ `log_scroll_forward`, `log_scroll_back` renamed to `scroll_forward`, `scroll_back`
|
+ `log_scroll_forward`, `log_scroll_back` renamed to `scroll_forward`, `scroll_back`
|
||||||
+ Additional KeyMap entry, `inspect` defaults to `i`, enables Inspect mode
|
+ Additional KeyMap entry, `inspect` defaults to `i`, enables Inspect mode
|
||||||
+ Docker Host priorites reordered, *should* now be, from high to low order, `--host` cli argument, `config.toml` `host` value, `DOCKER_HOST` env, [Docker library](https://github.com/fussybeaver/bollard) default setting.
|
+ Docker Host priorities reordered, *should* now be, from high to low order, `--host` cli argument, `config.toml` `host` value, `DOCKER_HOST` env, [Docker library](https://github.com/fussybeaver/bollard) default setting.
|
||||||
+ `config.toml` `host` value is now commented out by default - this should help with invalid Docker connection errors and enable easy Podman support
|
+ `config.toml` `host` value is now commented out by default - this should help with invalid Docker connection errors and enable easy Podman support
|
||||||
|
|
||||||
### Chores
|
### Chores
|
||||||
|
|||||||
Reference in New Issue
Block a user