diff options
Diffstat (limited to 'docs/podman.1.md')
-rw-r--r-- | docs/podman.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md index 9b3abeb7d..057ba95bb 100644 --- a/docs/podman.1.md +++ b/docs/podman.1.md @@ -6,7 +6,7 @@ podman - Simple management tool for containers and images ## SYNOPSIS **podman** [*options*] *command* -# DESCRIPTION +## DESCRIPTION podman is a simple client only tool to help with debugging issues when daemons such as CRI runtime and the kubelet are not responding or failing. A shared API layer could be created to share code between the daemon and podman. podman does not |