docs: screenshot updated

This commit is contained in:
Jack Wills
2023-11-20 16:42:17 +00:00
parent 1c173d0230
commit a4b8163ce3
2 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 95 KiB

+1 -1
View File
@@ -115,7 +115,7 @@ Available command line arguments
|```-g```| No TUI, essentially a debugging mode with limited functionality, for now.| |```-g```| No TUI, essentially a debugging mode with limited functionality, for now.|
|```--host [hostname]```| Connect to Docker with a custom hostname. Defaults to `/var/run/docker.sock`. Will use `$DOCKER_HOST` environment variable if set.| |```--host [hostname]```| Connect to Docker with a custom hostname. Defaults to `/var/run/docker.sock`. Will use `$DOCKER_HOST` environment variable if set.|
|```--save-dir [directory]```| Save exported logs into a custom directory. Defaults to `$HOME`.| |```--save-dir [directory]```| Save exported logs into a custom directory. Defaults to `$HOME`.|
|```--use-cli```| Use the Docker application when execing into a container, instead of the Docker API.| |```--use-cli```| Use the Docker application when exec-ing into a container, instead of the Docker API.|
## Build step ## Build step