Skip to content

Commit 1644742

Browse files
authored
Fix spelling (#82)
1 parent 09cc5a7 commit 1644742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ Debug minimal or regular container images running in Docker, Podman, Kubernetes
603603
- `--run-as-target-shell` - Attach an interactive terminal to the debug container and run shell as if it's running in the target container environment (true by default).
604604
- `--list-sessions` - List all debug sessions for the selected target (pod and optionally selected container for k8s or container for other runtimes).
605605
- `--show-session-logs` - Show logs for the selected debug session (using namespace, pod, target container or debug session container name for k8s or debug session container name for other runtimes).
606-
- `--session` - Debug session container name (used for debug sessoin actions).
606+
- `--session` - Debug session container name (used for debug session actions).
607607
- `--connect-session` - Connect to existing debug session.
608608
- `--list-namespaces` - List names for available namespaces (use this flag by itself) [k8s runtime].
609609
- `--list-pods` - List names for running pods in the selected namespace (use this flag by itself) [k8s runtime].

0 commit comments

Comments
 (0)