diff --git a/.github/screenshot_01.png b/.github/screenshot_01.png index 06b5086..2b51951 100644 Binary files a/.github/screenshot_01.png and b/.github/screenshot_01.png differ diff --git a/README.md b/README.md index 593ef29..fe2ca2d 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Available command line arguments |```-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.| |```--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